mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-06 17:15:38 -08:00
FIX SNMDSCV, NMAPSRV, UNFIDSCR bugs
This commit is contained in:
@@ -670,7 +670,7 @@ def main ():
|
||||
|
||||
# If thread is still active
|
||||
if p.is_alive():
|
||||
print "DEBUG scan_network running too long - let's kill it"
|
||||
print("DEBUG scan_network running too long - let\'s kill it")
|
||||
mylog('info', [' DEBUG scan_network running too long - let\'s kill it'])
|
||||
|
||||
# Terminate - may not work if process is stuck for good
|
||||
|
||||
Reference in New Issue
Block a user