ding

Crates.ioding
lib.rsding
version0.0.0
created_at2025-07-15 18:24:41.911604+00
updated_at2025-07-15 18:24:41.911604+00
descriptionA DNS client and server library
homepage
repositoryhttps://github.com/towerstrike/ding
max_upload_size
id1753683
size31,907
Sol Midnight (solmidnight)

documentation

README

ding

Fast DNS resolver written in Rust.

Status

Early development. Nothing works yet.

TODO

  • Linux Support
  • Mac Support
  • Windows Support
  • Basic DNS query
  • Parse responses
  • Support A, AAAA records
  • Add caching
  • CLI interface
  • Config file support
  • Multiple nameservers
  • Parallel queries
  • DNSSEC validation
  • DoH/DoT support

Maybe Later

  • DNS server mode
  • Zone transfers
  • Prometheus metrics
  • Web UI

License

MIT

Commit count: 0

cargo fmt