Tree
- Tree:
bb85242a3babcd23ae5ca00afb7f5ceb90c3f75a
- Date:
- Message:
- cmd/recursor: return error when no more servers to ask So we eturn SERVFAIL correctly to clients, the same way that Cloudflare, quad9 et al. do.
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)