Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/bettercap/bettercap
/ Name
Method
Name
modules/https_server/https_server.go:71–73 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
69
}
70
71
func
(mod *HttpsServer) Name() string {
72
return
"https.server"
73
}
74
75
func
(mod *HttpsServer) Description() string {
76
return
"A simple HTTPS server, to be used to serve files and scripts across the network."
Callers
1
Configure
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected