MCPcopy 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
78func (mod PacketProxy) Name() string {
79 return "packet.proxy"
80}
81
82func (mod PacketProxy) Description() string {
83 return "A Linux only module that relies on NFQUEUEs in order to filter packets."

Callers 1

StartMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected