Removed obsolete dependencies.
This commit is contained in:
parent
b5309d2c09
commit
6299239cdf
|
@ -313,7 +313,7 @@ fi
|
||||||
|
|
||||||
################################### < Dependencies > ###################################
|
################################### < Dependencies > ###################################
|
||||||
function check_dependencies() {
|
function check_dependencies() {
|
||||||
local CLITools=("aircrack-ng" "aireplay-ng" "airmon-ng" "airodump-ng" "airbase-ng" "awk" "curl" "dhcpd" "hostapd" "iwconfig" "lighttpd" "macchanger" "mdk3" "nmap" "php-cgi" "pyrit" "unzip" "xterm" "openssl" "rfkill" "strings" "fuser")
|
local CLITools=("aircrack-ng" "aireplay-ng" "airmon-ng" "airodump-ng" "airbase-ng" "awk" "curl" "dhcpd" "hostapd" "iwconfig" "lighttpd" "macchanger" "mdk3" "nmap" "php-cgi" "pyrit" "xterm" "openssl" "rfkill" "fuser")
|
||||||
|
|
||||||
local CLIToolsMissing
|
local CLIToolsMissing
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue