mirror of
https://github.com/nmap/nmap.git
synced 2025-12-09 22:21:29 +00:00
These options look contradictory, but --disable-arp-ping is really an option to disable *implicit* ARP ping when you haven't asked for it. Actually requesting ARP should still do ARP scan. The contradiction that remains is the option name --disable-arp-ping, which doesn't exactly do what it says. The idea here is that you can just throw --disable-arp-ping at the end of your command lines, and implicit ARP scan will always be disabled, and any command using -PR will continue to work.
21 KiB
21 KiB