mirror of
https://github.com/nmap/nmap.git
synced 2026-09-21 15:46:45 +00:00
This commit is contained in:
parent
b5656da197
commit
cd0b373130
5 changed files with 31 additions and 3 deletions
|
|
@ -390,6 +390,7 @@ class NmapOps {
|
|||
int scripttrace;
|
||||
int scriptupdatedb;
|
||||
bool scripthelp;
|
||||
double scripttimeout;
|
||||
void chooseScripts(char* argument);
|
||||
std::vector<std::string> chosenScripts;
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue