From 8cfc103c9fa8c1012a12ff489c5799d2ca91ea52 Mon Sep 17 00:00:00 2001 From: Ben Date: Wed, 31 May 2017 18:18:23 +1000 Subject: [PATCH] Fixed broken link --- TOTO | 24 +----------------------- 1 file changed, 1 insertion(+), 23 deletions(-) mode change 100644 => 120000 TOTO diff --git a/TOTO b/TOTO deleted file mode 100644 index 6cb09e3..0000000 --- a/TOTO +++ /dev/null @@ -1,23 +0,0 @@ -#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 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 diff --git a/TOTO b/TOTO new file mode 120000 index 0000000..30404ce --- /dev/null +++ b/TOTO @@ -0,0 +1 @@ +TODO \ No newline at end of file