mirror of
https://github.com/k4m4/kickthemout.git
synced 2024-11-22 04:54:26 +01:00
Update kickthemout.py
This commit is contained in:
parent
2697a989b0
commit
8390e92e1a
@ -69,11 +69,7 @@ def regenOnlineIPs():
|
||||
|
||||
def scanNetwork():
|
||||
global hostsList
|
||||
try:
|
||||
hostsList = scan.scanNetwork()
|
||||
except:
|
||||
print("\n{0}ERROR: Network scanning failed. Please check your requirements configuration.{1}\n").format(RED, END)
|
||||
sys.exit(1)
|
||||
|
||||
regenOnlineIPs()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user