DNS-py/TODO

26 lines
766 B
Plaintext

#TODO: Trim unwanted data, it is setup as a string now :D
#TODO: Add input to ask domain - Kinda implemented, needs work and validation
#TODO: Implement TLD/gTLD lists to check against.
#TODO: Add the ability to use the command line args to input the domain name
#TODO: Add Linux superiority mode :D
#TODO: Add shell after lookup
#TODO: LEARN REGEX
#TODO: ADD GEOIP LOOKUPS + HOST COMMAND
#TODO: Add extra nice features
#Full DNS record lookup
#COMPANY Nameserver identifier
#COMPANY SSHer
#SPF Validator
#Ping utility
#Not my problem indicator (If the nameservers are not ours + the A records not ours + the mail. record is not ours and the domain is not ours then the customer can get fucked)
#Get some sleep :( its 2AM
#Add more to the TODO list