Update fluxion

This commit is contained in:
William Todt 2016-03-13 18:06:44 +04:00
parent c903d8084d
commit 3e1b4d8843
1 changed files with 2 additions and 2 deletions

View File

@ -15,8 +15,8 @@ clear
DUMP_PATH="/tmp/TMPflux" DUMP_PATH="/tmp/TMPflux"
# Number de desautentificaciones # Number de desautentificaciones
DEAUTHTIME="30" DEAUTHTIME="30"
revision=3 revision=1
version=0.18 version=0.19
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)