The goal of this project is for me to learn more about how DNS works and improve my rust knowledge.
- Install Rust
- Clone this repo
git clone [email protected]:WinterCore/rustdns.git
- Run
cargo run
at the root folder of the project.
To run the tests run cargo test