MCPcopy
hub / github.com/bettercap/bettercap / Name

Method Name

modules/http_proxy/http_proxy.go:74–76  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

72}
73
74func (mod *HttpProxy) Name() string {
75 return "http.proxy"
76}
77
78func (mod *HttpProxy) Description() string {
79 return "A full featured HTTP proxy that can be used to inject malicious contents into webpages, all HTTP traffic will be redirected to it."

Callers 2

ConfigureMethod · 0.95
TestNewHttpProxyFunction · 0.95

Calls

no outgoing calls

Tested by 1

TestNewHttpProxyFunction · 0.76