mirror of
https://github.com/nmap/nmap.git
synced 2025-12-07 13:11:28 +00:00
added get_dns_servers() to nmap_dns.cc/.h
This commit is contained in:
@@ -103,3 +103,4 @@ const char *lookup_cached_host(u32 ip);
|
||||
void free_dns_servers();
|
||||
void free_etchosts();
|
||||
|
||||
std::list<std::string> get_dns_servers();
|
||||
|
||||
Reference in New Issue
Block a user