Aha new it
This commit is contained in:
parent
695aee3bab
commit
f5fcbae036
3
HTTPy.py
3
HTTPy.py
@ -81,12 +81,11 @@ while running == 1:
|
|||||||
ipPing(inInput)
|
ipPing(inInput)
|
||||||
else:
|
else:
|
||||||
pass
|
pass
|
||||||
|
else:
|
||||||
if whoOn == "W":
|
if whoOn == "W":
|
||||||
whois(inInput)
|
whois(inInput)
|
||||||
else:
|
else:
|
||||||
pass
|
pass
|
||||||
else:
|
|
||||||
#whois(inInput)
|
|
||||||
#Condense dig calls
|
#Condense dig calls
|
||||||
dig(inInput, "A")
|
dig(inInput, "A")
|
||||||
dig(inInput, "MX")
|
dig(inInput, "MX")
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user