diff --git a/HTTPy.py b/HTTPy.py index c84c521..f90e04c 100755 --- a/HTTPy.py +++ b/HTTPy.py @@ -3,6 +3,8 @@ import re # YAY REVERSE ENGINEER... wait its just regex import readline #Made this work with linux magic, test +#FIXME: Have any CNAMES returned do a lookup and print it after the record. + inInput = "" partDomain = "" running = 1