This repository consists of a library crate for creating, encoding and parsing DNS messages and a binary crate for making DNS queries from the command-line.
For example usage of most of the library capabilities have a look at the code
of the binary (src/main.rs
).
See LICENSE.txt
.
Copyright (c) 2020 Max von Forell