This commit is contained in:
Frank Denis 2018-02-07 14:10:03 +01:00
parent 032aef5e03
commit 69781f92da

View file

@ -33,3 +33,10 @@ OPTIONS:
``` ```
Serves HTTP requests only. DoH is mostly useful to leverage an existing webserver, so just configure your webserver to proxy connections to this. Serves HTTP requests only. DoH is mostly useful to leverage an existing webserver, so just configure your webserver to proxy connections to this.
## Clients
`doh-proxy` can be used with [dnscrypt-proxy](https://github.com/jedisct1/dnscrypt-proxy)
as a client.
`doh-proxy` is currently being used by the `doh.crypto.sx` public DNS resolver.