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

Method Name

modules/https_proxy/https_proxy.go:89–91  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

87}
88
89func (mod *HttpsProxy) Name() string {
90 return "https.proxy"
91}
92
93func (mod *HttpsProxy) Description() string {
94 return "A full featured HTTPS proxy that can be used to inject malicious contents into webpages, all HTTPS traffic will be redirected to it."

Callers 1

ConfigureMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected