Tree
- Tree:
cda17c9c1644eb084b65854c975debcb83b82e24
- Date:
- Message:
- dns: add Handlers for common server responses this takes more stuff out of cmd/recursor that could be used by other servers. While here reject even more qtypes from recursive resolution
README.md
Package dns provides an interface for interacting with DNS servers over both plain UDP and DNS over TLS (DoT). It uses no third party dependencies. # Reference [](http://godocs.io/git.sr.ht/~otl/dns) # Learn More For more documentation, see the [documentation site](https://man.sr.ht/~otl/dns-docs)