mirror of
https://github.com/bettercap/bettercap
synced 2025-07-30 11:40:33 -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
|
@ -49,7 +49,7 @@ func NewDiscovery(s *session.Session) *Discovery {
|
|||
}
|
||||
|
||||
func (d Discovery) Name() string {
|
||||
return "Network Recon"
|
||||
return "net.recon"
|
||||
}
|
||||
|
||||
func (d Discovery) Description() string {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue