Tracong changes

This commit is contained in:
Luca Deri 2023-10-23 17:04:03 +02:00
parent 57697a9b39
commit 62d5f0e53e

View file

@ -1716,7 +1716,7 @@ end
function vs_utils.runCommand(scan_command, use_coroutines)
local result
local debug_me = true
local debug_me = false
if ntop.isWindows() then
local handle = io.popen(scan_command)