mirror of
https://github.com/bettercap/bettercap
synced 2025-08-14 02:36:57 -07:00
new: improved menu and per module help
This commit is contained in:
parent
debdeba956
commit
31de46c14c
10 changed files with 60 additions and 129 deletions
|
@ -115,7 +115,7 @@ func NewHttpProxy(s *session.Session) *HttpProxy {
|
|||
}
|
||||
|
||||
func (p *HttpProxy) Name() string {
|
||||
return "HTTP Proxy"
|
||||
return "http.proxy"
|
||||
}
|
||||
|
||||
func (p *HttpProxy) Description() string {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue