mirror of
https://github.com/bettercap/bettercap
synced 2025-08-20 21:43:18 -07:00
parent
3fee68fa37
commit
a3a7cf07e2
5 changed files with 234 additions and 27 deletions
|
@ -141,7 +141,6 @@ func NewWiFiModule(s *session.Session) *WiFiModule {
|
|||
return err
|
||||
}))
|
||||
|
||||
|
||||
mod.AddHandler(session.NewModuleHandler("wifi.client.probe.sta.filter FILTER", "wifi.client.probe.sta.filter (.+)",
|
||||
"Use this regular expression on the station address to filter client probes, 'clear' to reset the filter.",
|
||||
func(args []string) (err error) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue