mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
9 lines
314 B
Plaintext
9 lines
314 B
Plaintext
|
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.
|
||
|
|
||
|
WWW: https://github.com/jedisct1/rust-doh
|