From 80818254ee29b772f99a310ec8022cf7e61b3c99 Mon Sep 17 00:00:00 2001 From: deltax Date: Wed, 18 Jan 2017 15:22:45 +0100 Subject: [PATCH] Fix typos --- fluxion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fluxion b/fluxion index c6ce99a..f13929f 100755 --- a/fluxion +++ b/fluxion @@ -30,7 +30,7 @@ HANDSHAKE_PATH="/root/handshakes" PASSLOG_PATH="/root/pwlog" WORK_DIR=`pwd` DEAUTHTIME="9999999999999" -revision=117 +revision=118 version=0.23 IP=192.168.1.1 RANG_IP=$(echo $IP | cut -d "." -f 1,2,3)