Update Revision

This commit is contained in:
William Todt 2016-04-20 06:19:19 +02:00
parent 942b4d1f24
commit 88c43c16e3
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ HANDSHAKE_PATH="/root/handshakes"
PASSLOG_PATH="/root/pwlog"
# Deauth duration during handshake capture
DEAUTHTIME="20"
revision=1
revision=35
version=0.19
IP=192.168.1.1
RANG_IP=$(echo $IP | cut -d "." -f 1,2,3)