misc: small fix or general refactoring i did not bother commenting

This commit is contained in:
evilsocket 2018-02-20 18:15:28 +01:00
commit 9d69e238a0

View file

@ -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`.