mirror of
https://github.com/bettercap/bettercap
synced 2025-08-19 21:13:18 -07:00
new: ticker now broadcasts a tick event
This commit is contained in:
parent
31b06638d8
commit
bfe307ffe6
5 changed files with 45 additions and 2 deletions
|
@ -105,7 +105,7 @@ func (mod *WiFiModule) startProbing(staMac net.HardwareAddr, ssid string) error
|
|||
}
|
||||
}
|
||||
|
||||
mod.Info("sent probe frames")
|
||||
mod.Debug("sent probe frames")
|
||||
|
||||
return nil
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue