Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/bettercap/bettercap
/ Name
Method
Name
modules/packet_proxy/packet_proxy_linux.go:78–80 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
76
}
77
78
func
(mod PacketProxy) Name() string {
79
return
"packet.proxy"
80
}
81
82
func
(mod PacketProxy) Description() string {
83
return
"A Linux only module that relies on NFQUEUEs in order to filter packets."
Callers
1
Start
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected