1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-30 19:39:07 +00:00

New option --unique to prevent scanning same address twice. See #2180

This commit is contained in:
dmiller
2020-11-15 04:57:44 +00:00
parent 7400723efa
commit 0de714e8d3
6 changed files with 16 additions and 4 deletions

View File

@@ -304,6 +304,7 @@ class NmapOps {
bool mass_dns;
bool always_resolve;
bool resolve_all;
bool unique;
char *dns_servers;
/* Do IPv4 ARP or IPv6 ND scan of directly connected Ethernet hosts, even if