Knot DNS Resolver¶
Knot Resolver is a minimalistic implementation of a caching validating DNS resolver. Modular architecture keeps the core tiny and efficient, and it 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
- Rebinding protection
- Graphite module
- Etcd module
- DNS64
- Renumber
- DNS Cookies
- Version
- DNSSEC validation failure logging
- Workarounds
- Dnstap
- Signaling Trust Anchor Knowledge in DNSSEC
- Sentinel for Detecting Trusted Root Keys
- Priming module
- System time skew detector
- Detect discontinuous jumps in the system time
- Root on lookback (RFC 7706)
- Cache prefilling
- Serve stale
- Building project
- Knot DNS Resolver library
- Modules API reference