Skip to content

Commit

Permalink
Removal of unused array
Browse files Browse the repository at this point in the history
  • Loading branch information
v1s1t0r1sh3r3 committed Sep 2, 2024
1 parent 0a59e7b commit 37f5656
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions airgeddon.sh
Original file line number Diff line number Diff line change
Expand Up @@ -77,18 +77,6 @@ optional_tools_names=(

update_tools=("curl")

internal_tools=(
"xdpyinfo"
"ethtool"
"lsusb"
"rfkill"
"wget"
"ccze"
"xset"
"loginctl"
"arping"
)

declare -A possible_package_names=(
[${essential_tools_names[0]}]="iw" #iw
[${essential_tools_names[1]}]="awk / gawk" #awk
Expand Down

0 comments on commit 37f5656

Please sign in to comment.