mirror of
https://github.com/nmap/nmap.git
synced 2025-12-24 08:29:04 +00:00
Reset the script engine verbosity that was boosted when scripts are selected by name.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user