Added note

This commit is contained in:
Benjamyn Love 2017-07-27 19:17:19 +10:00
parent 76946ec1fd
commit 2862568505

View File

@ -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
#
#
#
#