[](https://github.com/willfleetw/rusty_dns)
[](https://crates.io/crates/rusty_dns)
[](https://docs.rs/rusty_dns)

# rusty_dns
DNS implementation in Rust with no dependencies other than rand!
See [DNS RFC Notes](https://github.com/willfleetw/rusty_dns/blob/main/docs/DNS_RFC_Notes.md) for DNS protocol information.