dnssecsocket/README.md

384 B

Intro

Attempt at some code to validate via DNS / DNSSEC the hostname is valid on a simple socket listen server

This recursively runs from the root TLD's and purposesly bypasses any DNS cache so that the DNS <-> IP address mappings can be verified

References