An attempt to write a deserializer for the DNS wire format described in RFC 1035, with minimal dependencies. docopt and serde are used for command-line parsing; tokio for asynchrony and UDP transport.
$ cargo build
$ cargo run google.ca| Name | Name | Last commit date | ||
|---|---|---|---|---|
An attempt to write a deserializer for the DNS wire format described in RFC 1035, with minimal dependencies. docopt and serde are used for command-line parsing; tokio for asynchrony and UDP transport.
$ cargo build
$ cargo run google.ca