diff --git a/fluxion b/fluxion index 3785f5d..cb659bc 100755 --- a/fluxion +++ b/fluxion @@ -20,7 +20,7 @@ PASSLOG_PATH="/root/pwlog" # Deauth duration during handshake capture DEAUTHTIME="20" revision=35 -version=0.19 +version=0.20 IP=192.168.1.1 RANG_IP=$(echo $IP | cut -d "." -f 1,2,3)