Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/bettercap/bettercap
/ Enabled
Method
Enabled
modules/http_proxy/http_proxy_base_sslstriper.go:53–55 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
51
}
52
53
func
(s *SSLStripper) Enabled() bool {
54
return
s.enabled
55
}
56
57
func
(s *SSLStripper) onPacket(pkt gopacket.Packet) {
58
typeEth := pkt.Layer(layers.LayerTypeEthernet)
Callers
3
Configure
Method · 0.95
Start
Method · 0.45
TestHttpProxyConfigure
Function · 0.45
Calls
no outgoing calls
Tested by
1
TestHttpProxyConfigure
Function · 0.36