mirror of
https://github.com/nmap/nmap.git
synced 2025-12-20 14:39:02 +00:00
bug fixing
This commit is contained in:
4
output.h
4
output.h
@@ -195,6 +195,10 @@ void printosscanoutput(Target *currenths);
|
||||
service scan (if it was performed) */
|
||||
void printserviceinfooutput(Target *currenths);
|
||||
|
||||
/* Print a detailed list of Nmap interfaces and routes to
|
||||
normal/skiddy/stdout output */
|
||||
int print_iflist(void);
|
||||
|
||||
/* Prints the statistics and other information that goes at the very end
|
||||
of an Nmap run */
|
||||
void printfinaloutput(int numhosts_scanned, int numhosts_up,
|
||||
|
||||
Reference in New Issue
Block a user