From bba88bf90a4998f3eb206ce21db769917d9be97e Mon Sep 17 00:00:00 2001 From: Ben Date: Mon, 22 May 2017 02:33:49 +1000 Subject: [PATCH] Added a TODO file so i can keep track of my (not so) fantastic ideas --- TODO | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 TODO diff --git a/TODO b/TODO new file mode 100644 index 0000000..e477658 --- /dev/null +++ b/TODO @@ -0,0 +1,13 @@ +#TODO: Trim unwanted data, it is setup as a string now :D + +#TODO: Add input to ask domain + +#TODO: Add extra nice features + #Full DNS record lookup + #VentraIP Nameserver identifier + #VentraIP 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