|
A DNS-over-HTTP server proxy in Rust. Add a webserver and you get
|
|
DNS-over-HTTPS, which is actually DNS-over-HTTP/2.
|
|
|
|
Serves HTTP requests only. DoH is mostly useful to leverage an existing
|
|
webserver, so just configure your webserver or CDN to proxy connections to
|
|
this.
|