From 40221bf2601f9eea32f7f5516b9c4363b950b91f Mon Sep 17 00:00:00 2001 From: mo Date: Thu, 13 Feb 2020 17:52:18 -0600 Subject: [PATCH] no message --- modules/http_proxy/http_proxy_base_sslstriper.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/http_proxy/http_proxy_base_sslstriper.go b/modules/http_proxy/http_proxy_base_sslstriper.go index b28f0fc8..4e39f4c6 100644 --- a/modules/http_proxy/http_proxy_base_sslstriper.go +++ b/modules/http_proxy/http_proxy_base_sslstriper.go @@ -8,7 +8,7 @@ import ( "net/url" "regexp" "strings" - "strconv" + "strconv" "github.com/bettercap/bettercap/log" "github.com/bettercap/bettercap/packets"