File: control

package info (click to toggle)
netdiscover 0.21-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,620 kB
  • sloc: ansic: 1,426; sh: 110; makefile: 50
file content (8 lines) | stat: -rw-r--r-- 395 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
Test-Command: netdiscover -h 2>&1 | egrep -i Netdiscover -A 50 | egrep "send each ARP request" -C 50
Restrictions: needs-root, superficial

Test-Command: netdiscover -P -r 192.168.163.0/24 | egrep "Hosts found" -B 500 | egrep "MAC Vendor" -C 500
Restrictions: needs-root

Test-Command: netdiscover -P -N -R -d -c 2 -s 10 -r 192.168.163.0/24 | egrep "Hosts found" -B 500
Restrictions: needs-root