2
0
mirror of https://github.com/jedisct1/encrypted-dns-server synced 2024-11-10 19:10:25 +00:00
encrypted-dns-server/README.md
Frank Denis 6ba5f9d41f up
2019-09-19 13:24:50 +02:00

750 B

Encrypted DNS Server

A new server-side proxy for encrypted DNS, written in Rust, supporting:

Distinctive features:

  • Trivial to set up. Keys, certificates and stamps are automatically created and renewed without requiring any external scripts.
  • Serve all protocols on the same IP and port. Yes, you can serve both DNSCrypt and DoH on port 443.
  • Caching.
  • Anonymized DNSCrypt.
  • Rate limiting.
  • Prometheus metrics.
  • Local filtering.
  • Windows support.

*** This is a work in progress - Nothing to see yet ***