Implement a DNS zone
Full implementation, DNS (and in the future DNSSEC). Returns answer in a hopefully standards compliant way. Testing with my miek.nl zone are included as well. This should correctly handle nodata, nxdomain and cnames.
Showing
middleware/file/file.md
0 → 100644
middleware/file/lookup.go
0 → 100644
middleware/file/tree/tree.go
0 → 100644
middleware/file/zone.go
0 → 100644
middleware/file/zone_test.go
0 → 100644
Please register or sign in to comment