From e18ca178a4e93ef96cfb5f05994c89f720885b86 Mon Sep 17 00:00:00 2001 From: deltax Date: Sun, 1 May 2016 14:42:11 -0400 Subject: [PATCH] Update fluxion --- fluxion | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fluxion b/fluxion index 1ea7c31..5ed3196 100755 --- a/fluxion +++ b/fluxion @@ -20,8 +20,8 @@ PASSLOG_PATH="/root/pwlog" # Deauth duration during handshake capture # oo DEAUTHTIME="9999999999999" -revision=35 -version=0.20 +revision=36 +version=0.21 IP=192.168.1.1 RANG_IP=$(echo $IP | cut -d "." -f 1,2,3)