ding 0.0.0

A DNS client and server library
Documentation
  • Coverage
  • 4.82%
    4 out of 83 items documented0 out of 40 items with examples
  • Size
  • Source code size: 31.42 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.31 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 30s Average build duration of successful builds.
  • all releases: 30s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • solmidnight

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