From 252112f40f6095bfe05e5c4d0df08d020e14d5a1 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 2 Oct 2016 23:11:49 +0300 Subject: [PATCH] bump version --- fluxion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fluxion b/fluxion index 5654834..a6f46d3 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=54 +revision=55 version=0.23 IP=192.168.1.1 RANG_IP=$(echo $IP | cut -d "." -f 1,2,3)