This commit is contained in:
Benjamyn Love 2017-06-04 03:20:00 +10:00
parent 1ddc5b258f
commit 1c42dd5858

View File

@ -63,6 +63,8 @@ while running == 1:
pass
else:
if len(partDomain) == 4:
ipLookup(inInput)
ipPing(inInput)
else:
whois(inInput)
#Condense dig calls