A safe and secure DNS server with DNSSEC support, based on Tokio and Futures.
# Cargo.toml
[dependencies]
trust-dns-server = "0.23.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Starts a basic DNS server with default configuration.
Use `#[tokio::main]` or manually create a Tokio runtime.
No dependency data recorded yet.