Skip to content
/ mindns Public

Minimal DNS server built in Rust with rule system and logging.

License

Notifications You must be signed in to change notification settings

sammwyy/mindns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MinDNS

MinDNS is a minimal DNS server written in Rust. It is intended to be used as a firewall, black-hole or proxy DNS server.

⚡ Features

  • Fully asynchronous
  • High performance
  • DNS over UDP
  • DNS over TCP
  • Block certain domains
  • Custom DNS records
  • Logging
  • Mirroring from another DNS servers
  • DNSSEC

🤝 Contributing

Contributions, issues and feature requests are welcome! Feel free to check issues page.

❤️ Show your support

Give a ⭐️ if this project helped you!

Or buy me a coffeelatte 🙌 on Ko-fi

📝 License

Copyright © 2023 Sammwy.
This project is MIT licensed.

About

Minimal DNS server built in Rust with rule system and logging.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages