Added note
This commit is contained in:
parent
76946ec1fd
commit
2862568505
9
HTTPy.py
9
HTTPy.py
@ -182,4 +182,11 @@ while running == 1:
|
|||||||
dig(inInput, "SRV")
|
dig(inInput, "SRV")
|
||||||
soaRec = dig(inInput, "SOA")
|
soaRec = dig(inInput, "SOA")
|
||||||
print compareSOA(test, inInput, soaRec)
|
print compareSOA(test, inInput, soaRec)
|
||||||
print '\n'
|
print '\n'
|
||||||
|
|
||||||
|
|
||||||
|
# for whois use if "string" in to filter the output
|
||||||
|
#
|
||||||
|
#
|
||||||
|
#
|
||||||
|
#
|
||||||
Loading…
x
Reference in New Issue
Block a user