From 343a6e79694649b8dc84994d71ed5fca9d04ef24 Mon Sep 17 00:00:00 2001 From: STRSHR Date: Sun, 23 Oct 2016 00:41:19 +0300 Subject: [PATCH] bump revision --- fluxion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fluxion b/fluxion index c8191f8..2b0c1c8 100755 --- a/fluxion +++ b/fluxion @@ -29,7 +29,7 @@ ipNmap=`ifconfig | sed -En 's/127.0.0.1//;s/.*inet (addr:)?(([0-9]*\.){3}[0-9]*) # Deauth duration during handshake capture # oo DEAUTHTIME="9999999999999" -revision=75 +revision=76 version=0.23 IP=192.168.1.1 RANG_IP=$(echo $IP | cut -d "." -f 1,2,3)