23 Commits

Author SHA1 Message Date
c608b018bd Fixed subdomain A records, still need to fix cnames, think I can do it easily 2018-03-25 05:21:34 +11:00
8836f86fb9 Update main.py 2018-03-24 15:31:34 +11:00
dd50f4cd9c Fixed a type that I just noticed (SubDomains instead of Sub Domains) It was annoying me 2018-03-23 05:34:41 +11:00
897e34c2af Added CNAME->A record function and implemented the lookup chain from
CNAME -> A record for all applicable records.

this can most likely be done much cleaner, this is a future Ben problem
2018-03-23 05:32:04 +11:00
3e854701d0 Update README.md 2018-03-20 15:21:24 +11:00
214be5a275 So many changes....
Made IP lookups much nicer to look at, added subdomain lookups

Fixed some bugs with whois parsing, now AUS eligbility info is properly
obtained
2018-03-20 06:46:05 +11:00
486f9d1017 added colours and made them configurable 2018-03-20 03:42:07 +11:00
dc51287f7b Fixed the AU whois info that is returned 2018-03-19 17:57:43 +11:00
6d05cf7595 Forgot to add dep to README, added 2018-03-18 22:46:56 +11:00
003a2cd29f Implemented ip address lookups
Fixed some crappy code
TODO: Clean up current code

Fixed input not being stripped
Moved the dns lookup code
Moved the whois lookup code

Cleaned everythin up
2018-03-18 22:42:27 +11:00
8727e66ffb Added extremely basic validation 2018-03-17 22:01:12 +11:00
db30f02ffe Implemented DNS lookups based on domain and not test data 2018-03-10 19:10:34 +11:00
c880477724 Fixed whois info being fucked 2018-03-10 18:46:47 +11:00
84b909e7cb Split some code into libs directory 2018-03-10 17:21:49 +11:00
3028c4646e updated readme with deps 2018-03-09 03:53:01 +11:00
d811daa621 updated readme with deps 2018-03-09 03:51:10 +11:00
45b519534d added the basic JSON config and parsing 2018-03-05 03:35:26 +11:00
3aaef484e5 setup printing of whois info 2018-03-05 02:54:31 +11:00
04fa13cd9b Added basic lookup functions 2018-02-28 23:08:42 +11:00
4eaf6bb6ef Added sig handling and fixed some shit 2018-02-28 18:42:18 +11:00
9435fe0026 It starts 2018-02-28 17:59:10 +11:00
b867e182e2 WHY DOES co.uk suck so many dicks 2018-02-28 03:04:48 +11:00
176d76f0aa Initial Commit 2018-02-28 02:29:06 +11:00