Skip to content

hjrgrn/rusty_dns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rusty Dns

Explorative project written for practicing Rust, the Tokio echosystem and learning abount the application layer and dns. Inspired by this awesome projects:

This is just a toy project and should not be used into production.

Usage

cd <ROOT_DIRECTORY>
cargo run

to test:

dig @127.0.0.1 -p 5000 wiki.archlinux.org

About

DNS written in Rust for practice purpose

Resources

License

Stars

Watchers

Forks

Languages