TLDR
TLDR copied to clipboard
TLDR (TLD Records) is a continually updated DNS archive of zone transfer attempts again all existing TLD nameservers as well as the root servers.
Since this repo is discontinued as of 2019, I've created a fork of TLDR which is currently being kept up-to-date by an hourly GitHub Action: https://github.com/flotwig/TLDR-2 Differences between TLDR-2 (my...
I find it quiet hard to browse this repository for changes, so I might be wrong and have missed it, but I think your tool didn't pick up the following...
One spelling fix in README
Would it be possible/interesting to add DDNS services to the query list along with TLDs? Many users access their embedded/IoT devices (CCTV, DVR, router) over DDNS services. Those devices many...
Added options to fork into background, set custom interval, and optionally push results using git.
Related Issue #5
IPv6 and AAAA Records are more and more common these days, I believe that TLDR should also add scans for record id 28. class DNSTool: def **init**( self, verbose =...
An enhancement would be to include historic data of other projects, such as: http://www.floyd.ch/?p=344 http://www.remote-exploit.org/archives/2012/01/09/collected_1st_and_2nd_level_domains/index.html The second one for example includes Germany (.de). I would personally prefer if we have...