Skip to content

neeleshpoli/dns_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A high performance DNS server built in Rust. Designed to be simple for end users.

This DNS server is largely incomplete, features are being worked on.

Features

  • Read DNS packets from clients
  • Write DNS responses to clients
  • Recursive lookup
  • DNS record caching
  • DNS over TLS
  • DNS over HTTPS
  • DNS over QUIC
  • QOL/other features

Contributing

For minor changes such as typos, please open an issue instead of a pull request. For all other changes, please open a pull request.

Thats it for now 👍!

About

High performance DNS server built in rust.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages