mirror of
https://github.com/nmap/nmap.git
synced 2025-12-25 00:49:01 +00:00
NSE committed
This commit is contained in:
3
output.h
3
output.h
@@ -191,6 +191,9 @@ void printosscanoutput(Target *currenths);
|
||||
service scan (if it was performed) */
|
||||
void printserviceinfooutput(Target *currenths);
|
||||
|
||||
void printhostscriptresults(Target *currenths);
|
||||
char* formatScriptOutput(struct script_scan_result ssr);
|
||||
|
||||
/* Print a detailed list of Nmap interfaces and routes to
|
||||
normal/skiddy/stdout output */
|
||||
int print_iflist(void);
|
||||
|
||||
Reference in New Issue
Block a user