fwupd arp-scan
This commit is contained in:
parent
7e80c7b77e
commit
aca77bf860
1 changed files with 2 additions and 0 deletions
|
@ -5,10 +5,12 @@ options=()
|
|||
options+=("rsync" "Sync files" on)
|
||||
options+=("traceroute" "Trace network route" on)
|
||||
options+=("bind-tools" "DNS tools (nslookup)" on)
|
||||
options+=("fwupd" "Firmware upgrade" off)
|
||||
options+=("dnsutils" "DNS tools (nslookup)" off)
|
||||
options+=("nmap" "Network scanner" off)
|
||||
options+=("netdiscover" "(AUR) Network scanner with MAC vendors" off)
|
||||
options+=("speedtest-cli" "SpeedTest" off)
|
||||
options+=("arp-scan" "ARP Scanner" off)
|
||||
options+=("wavemon" "WIFI monitor" off)
|
||||
options+=("net-tools" "(deprecated) old ifconfig" off)
|
||||
options+=("dsniff" "tools for network auditing and penetration" off)
|
||||
|
|
Loading…
Reference in a new issue