added FIXME
This commit is contained in:
parent
1957276a23
commit
483d03a542
2
HTTPy.py
2
HTTPy.py
@ -3,6 +3,8 @@ import re # YAY REVERSE ENGINEER... wait its just regex
|
|||||||
import readline
|
import readline
|
||||||
#Made this work with linux magic, test
|
#Made this work with linux magic, test
|
||||||
|
|
||||||
|
#FIXME: Have any CNAMES returned do a lookup and print it after the record.
|
||||||
|
|
||||||
inInput = ""
|
inInput = ""
|
||||||
partDomain = ""
|
partDomain = ""
|
||||||
running = 1
|
running = 1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user