Replies: 1 comment
-
In order for your server to act as a DoH server, you need to install a DoH server: https://github.com/DNSCrypt/doh-server |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
On a Hetzner server with /etc/resolv.conf being
I'd like to replace the current bind nameserver with dnscrypt-proxy.
I do also and especially want to do this to offer (Chrome and Firefox as well as mobile) DOH.
Essentially, since my ISP in Germany is acting as a censor, I'd like to use my server as a DOH server using Hetzner's nameservers.
I'm not interested in the list of public servers.
I'd like to only use Hetzner's DNS and disalbe the rest.
How can I do that?
Beta Was this translation helpful? Give feedback.
All reactions