Skip to content

Commit

Permalink
Add cowpatty to dependency list
Browse files Browse the repository at this point in the history
- Minor bug fixes
  • Loading branch information
deltax authored May 5, 2018
1 parent f7bb8f2 commit f7a8db7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fluxion.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit f7a8db7

Please sign in to comment.