doh-server icon indicating copy to clipboard operation
doh-server copied to clipboard

Fast, mature, secure DoH and ODoH server proxy written in Rust. Previously known as doh-proxy and rust-doh.

Results 6 doh-server issues
Sort by recently updated
recently updated
newest added

Hello! Much like `encrypted-dns-server` having both target resolver and relay functions, I have added the Oblivious Proxy function of ODoH in `doh-server`. I am not sure if this is a...

Hi Frank, thanks for the great event yesterday! We noticed https://github.com/DNSCrypt/encrypted-dns-server has prometheus metrics, will there also be prometheus metrics in doh-server (especially for the ODoH part)? thanks! btw: we...

Hi Frank in the enviroment of my server crash problem, question, could you add a feature logfile and loglevel? exampel doh-proxy -l, --logfile FILE -lv, --loglevel LEVEL (1, 2, 3,...

I'm a little confused which hash I should use and fill in [here](https://dnscrypt.info/stamps/). When I do `.\dnscrypt-proxy -show-certs` with the hash-less sdns address as the only server I get 3...

I use Nginx to reverse proxy to doh-proxy because I want to use multiple paths to distinguish between different sources of DoH requests. However, I find that regardless of whether...