DNS-py/TODO
2017-07-20 09:29:21 +10:00

30 lines
988 B
Plaintext

#Completed: Trim unwanted data, it is setup as a string now :D
#BUGFIX: .uk domains break it
#TODO: Add input to ask domain - Kinda implemented, needs work and validation
#Unneeded: Implement TLD/gTLD lists to check against.
P
#Invalid now: Add the ability to use the command line args to input the domain name
#Complete: Add Linux superiority mode :D, Removed win compat entirely
#Complete: Add shell after lookup
#Implemented what i wanted to: LEARN REGEX
#Completed: ADD GEOIP LOOKUPS + HOST COMMAND
#TODO: Use Ausregistry for .au lookups '-h whois.ausregistry.com.au'
#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
#TODO Convert the input to lowercase