Knot DNS Resolver¶
The Knot DNS Resolver is a minimalistic caching resolver implementation. The project provides both a resolver library and a small daemon. Modular architecture of the library keeps the core tiny and efficient, and provides a state-machine like API for extensions.
- Knot DNS Resolver daemon
- Knot DNS Resolver modules
- Static hints
- Statistics collector
- Query policies
- Views and ACLs
- Prefetching records
- HTTP/2 services
- DNS Application Firewall
- Graphite module
- Etcd module
- DNS64
- Renumber
- DNS Cookies
- Version
- Workarounds
- Dnstap
- Signaling Trust Anchor Knowledge in DNSSEC
- Sentinel for Detecting Trusted Keys
- Priming module
- Serve stale
- System time skew detector
- Detect discontinuous jumps in the system time
- Building project
- Knot DNS Resolver library
- Modules API reference