Skip to content

WinterCore/rustdns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RustDNS

DNS client/server implementation in Rust

The goal of this project is for me to learn more about how DNS works and improve my rust knowledge.

How to run locally

  1. Install Rust
  2. Clone this repo git clone [email protected]:WinterCore/rustdns.git
  3. Run cargo run at the root folder of the project.

To run the tests run cargo test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages