new: improved menu and per module help

This commit is contained in:
evilsocket 2018-01-09 22:23:11 +01:00
commit 31de46c14c
10 changed files with 60 additions and 129 deletions

View file

@ -53,7 +53,7 @@ func (p *ArpSpoofer) OnSessionEnded(s *session.Session) {
}
func (p ArpSpoofer) Name() string {
return "ARP Spoofer"
return "arp.spoof"
}
func (p ArpSpoofer) Description() string {