fix typos
This commit is contained in:
parent
03a5d67316
commit
3a44ba7d3b
4
fluxion
4
fluxion
|
@ -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)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue