Scan network device manufacturers and IPs


Scan the whole subnetwork or other network ranges with arp pinging.

# syntax (simple)
netdiscover -i INTERFACE -r NETRANGE
 
# examples:
netdiscover -i eth0
netdiscover -i wlan1 -r 192.168.0.0/16