Update fluxion

This commit is contained in:
deltax 2016-10-08 09:32:44 +02:00 committed by GitHub
parent 9ac63ff88e
commit 1d3615659e
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,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="15"
revision=55
revision=56
version=0.23
IP=192.168.1.1
RANG_IP=$(echo $IP | cut -d "." -f 1,2,3)