parent
f7bb8f2a49
commit
f7a8db7843
|
@ -23,7 +23,7 @@ readonly FLUXIONNoiseFloor=-90
|
|||
readonly FLUXIONNoiseCeiling=-60
|
||||
|
||||
readonly FLUXIONVersion=4
|
||||
readonly FLUXIONRevision=9
|
||||
readonly FLUXIONRevision=10
|
||||
|
||||
# Declare window ration bigger = smaller windows
|
||||
FLUXIONWindowRatio=4
|
||||
|
@ -278,7 +278,7 @@ fluxion_startup() {
|
|||
|
||||
local requiredCLITools=(
|
||||
"aircrack-ng" "python2:python2.7|python2" "bc" "awk:awk|gawk|mawk"
|
||||
"curl" "dhcpd:isc-dhcp-server|dhcp" "7zr:p7zip" "hostapd" "lighttpd"
|
||||
"curl" "cowpatty" "dhcpd:isc-dhcp-server|dhcp" "7zr:p7zip" "hostapd" "lighttpd"
|
||||
"iwconfig:wireless-tools" "macchanger" "mdk3" "nmap" "openssl"
|
||||
"php-cgi" "pyrit" "xterm" "rfkill" "unzip" "route:net-tools"
|
||||
"fuser:psmisc" "killall:psmisc"
|
||||
|
|
Loading…
Reference in New Issue