This tool checks if several hosts are up. This tool sends an ARP request. If host is up, it will send back an ARP Reply. This tool may need to be run with admin privilege in order to sniff and spoof.
parameter | description | example |
-i|--ips ips | list/range of IP addresses | 1.2.3.4,5.6.7.8 |
-m|--min-ms uint32 | min millisecond delay between packets | 0 |
-M|--max-ms uint32 | max millisecond wait for answers | 5000 |
-u|--disp-useful|+u|--no-disp-useful | only display useful info | |
-n|--numtargets uint32 | number of simultaneous targets | 20 |