From 88c43c16e3dcd1caf25664d92910781e48bc96e8 Mon Sep 17 00:00:00 2001 From: William Todt Date: Wed, 20 Apr 2016 06:19:19 +0200 Subject: [PATCH] Update Revision --- fluxion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fluxion b/fluxion index 4de18d9..6189557 100755 --- a/fluxion +++ b/fluxion @@ -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)