mirror of
https://github.com/nmap/nmap.git
synced 2026-06-09 17:22:26 +00:00
Merge r22026 through r22063 from /nmap-exp/david/nmap-script-help (new
--script-help option).
This commit is contained in:
parent
08cf0411cc
commit
8553cb3157
8 changed files with 213 additions and 2 deletions
|
|
@ -308,6 +308,7 @@ void NmapOps::Initialize() {
|
|||
scriptversion = 0;
|
||||
scripttrace = 0;
|
||||
scriptupdatedb = 0;
|
||||
scripthelp = false;
|
||||
chosenScripts.clear();
|
||||
#endif
|
||||
memset(&sourcesock, 0, sizeof(sourcesock));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue