fix typos

This commit is contained in:
deltax 2016-05-05 05:05:10 -04:00
parent 03a5d67316
commit 3a44ba7d3b
1 changed files with 2 additions and 2 deletions

View File

@ -20,8 +20,8 @@ PASSLOG_PATH="/root/pwlog"
# Deauth duration during handshake capture # Deauth duration during handshake capture
# oo # oo
DEAUTHTIME="9999999999999" DEAUTHTIME="9999999999999"
revision=36 revision=37
version=0.21 version=0.22
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)