mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Reset the script engine verbosity that was boosted when scripts are selected by name.
This commit is contained in:
parent
a12d595052
commit
0ae240c1e8
1 changed files with 1 additions and 0 deletions
|
|
@ -773,6 +773,7 @@ local function run (threads, scantype)
|
|||
thread:d("Finished %THREAD_AGAINST.");
|
||||
thread:close(timeouts);
|
||||
end
|
||||
current = nil;
|
||||
end
|
||||
|
||||
cnse.nsock_loop(50); -- Allow nsock to perform any pending callbacks
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue