Configure ODoH relay and server #2203
Replies: 2 comments 2 replies
-
It means the line you specified is not validated succeeded. |
Beta Was this translation helpful? Give feedback.
-
In order to run an ODoH server, you should run doh-server. For ODoH relays, well... there's nothing yet. Operating an ODoH relay essentially means running an open HTTP proxy, which has security implications. The specification itself still requires some work regarding security considerations. Still, I'm going to opensource the relay code used by |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I tried to configure the dnscrypt-proxy to use my own ODoH relay and server by adding their DNS stamp as static variables at the end of "dnscrypt-proxy.toml" file like:
and then addressing them in "routes" variable ( in [anonymized_dns] section in "dnscrypt-proxy.toml" file), like this:
but I'm getting this error when I run "dnscrypt-proxy.exe":
Beta Was this translation helpful? Give feedback.
All reactions