Browse Source

bext

master
gsd 5 days ago
parent
commit
b0bcfe67be
  1. 2
      fetchers.py

2
fetchers.py

@ -126,7 +126,7 @@ def pingHostViaNMap(ip_pool = None):
return getDateTime()
def getArp(ip_pool = None):
pingHostViaNMap(ip_pool)
#pingHostViaNMap(ip_pool)
global maclookup
if maclookup is None:

Loading…
Cancel
Save