mirror of
https://github.com/bettercap/bettercap
synced 2025-08-20 13:33:21 -07:00
misc: small fix or general refactoring i did not bother commenting
This commit is contained in:
parent
da5d1d46d4
commit
9d69e238a0
1 changed files with 5 additions and 1 deletions
|
@ -31,7 +31,11 @@ clear
|
|||
#
|
||||
# This will deauth every client for this specific access point,
|
||||
# you can put it as ticker.commands to have the ticker module
|
||||
# periodically deauth clients :D
|
||||
# periodically deauth clients, or:
|
||||
#
|
||||
# wifi.deauth CLIENT-BSSID-HERE
|
||||
#
|
||||
# This will only deauth a signle client from its access point.
|
||||
#
|
||||
# For more options `help wifi.recon`.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue