Update fluxion

This commit is contained in:
deltax 2016-05-01 14:42:11 -04:00
parent c71fd5795a
commit e18ca178a4
1 changed files with 2 additions and 2 deletions

View File

@ -20,8 +20,8 @@ PASSLOG_PATH="/root/pwlog"
# Deauth duration during handshake capture # Deauth duration during handshake capture
# oo # oo
DEAUTHTIME="9999999999999" DEAUTHTIME="9999999999999"
revision=35 revision=36
version=0.20 version=0.21
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)