Update fluxion

This commit is contained in:
deltax 2016-11-21 22:21:26 +01:00 committed by GitHub
parent 691f2a9d9d
commit e4a9de24db
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ ipNmap=`ifconfig | sed -En 's/127.0.0.1//;s/.*inet (addr:)?(([0-9]*\.){3}[0-9]*)
# Deauth duration during handshake capture
# oo
DEAUTHTIME="9999999999999"
revision=97
revision=98
version=0.23
IP=192.168.1.1
RANG_IP=$(echo $IP | cut -d "." -f 1,2,3)