Update fluxion

This commit is contained in:
deltax 2016-06-25 17:10:35 +02:00 committed by GitHub
parent d29dab1e88
commit f2261c6229
1 changed files with 2 additions and 2 deletions

View File

@ -24,8 +24,8 @@ 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=37
version=0.22
revision=38
version=0.23
IP=192.168.1.1
RANG_IP=$(echo $IP | cut -d "." -f 1,2,3)