add: reverse dns
This commit is contained in:
@@ -5,4 +5,5 @@
|
||||
struct host {
|
||||
char ip[INET_ADDRSTRLEN];
|
||||
char *hostname;
|
||||
char *reverse_dns;
|
||||
};
|
||||
Reference in New Issue
Block a user