Update fluxion

This commit is contained in:
William Todt 2016-04-26 13:56:43 -04:00
parent ad4e55625d
commit edb6729e9e
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ PASSLOG_PATH="/root/pwlog"
# Deauth duration during handshake capture # Deauth duration during handshake capture
DEAUTHTIME="20" DEAUTHTIME="20"
revision=35 revision=35
version=0.19 version=0.20
IP=192.168.1.1 IP=192.168.1.1
RANG_IP=$(echo $IP | cut -d "." -f 1,2,3) RANG_IP=$(echo $IP | cut -d "." -f 1,2,3)