diff --git a/caplets/wpa_handshake.cap b/caplets/wpa_handshake.cap index 0c5bbcaa..f20b9371 100644 --- a/caplets/wpa_handshake.cap +++ b/caplets/wpa_handshake.cap @@ -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`.