1
0
mirror of https://github.com/Luzifer/rootzone.git synced 2024-09-19 01:12:56 +00:00
Generator for named stub file containing IANA and OpenNIC root zones
Go to file
2019-05-25 17:09:31 +02:00
.gitignore Initial version 2019-05-25 17:09:31 +02:00
go.mod Initial version 2019-05-25 17:09:31 +02:00
go.sum Initial version 2019-05-25 17:09:31 +02:00
iana.go Initial version 2019-05-25 17:09:31 +02:00
internic.go Initial version 2019-05-25 17:09:31 +02:00
LICENSE Initial version 2019-05-25 17:09:31 +02:00
main.go Initial version 2019-05-25 17:09:31 +02:00
opennic.go Initial version 2019-05-25 17:09:31 +02:00
README.md Initial version 2019-05-25 17:09:31 +02:00

Go Report Card

Luzifer / rootzone

rootzone is a small util for my personal-dns project to collect all IANA and OpenNIC TLDs and generate a named stub file for bind to be able to resolve those TLDs without delegation to third-party nameservers which might be modifying the original responses from the root nameservers.