-
i now realized that it only has 1 live server(public) and not oDoH .. I guess it is not working . what i did wrong ? |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 2 replies
-
Your configuration explicitly states that the only server you want to use is |
Beta Was this translation helpful? Give feedback.
-
i entered
but shows [FATAL] No servers configured sorry if i have it wrong |
Beta Was this translation helpful? Give feedback.
-
I'd suggest starting with the default, example configuration, and changing only things you need, testing individual changes every time. For ODoH you will probably need to uncomment the section for odoh sources and relays, and add routes as in the documentation. |
Beta Was this translation helpful? Give feedback.
-
I used debian arm64 dnscrypt-proxy binaries. and its working When using testing repo dnscrypt-proxy debian , adding
Is that a bug or is there another |
Beta Was this translation helpful? Give feedback.
@jedisct1
I used debian arm64 dnscrypt-proxy binaries. and its working
When using testing repo dnscrypt-proxy debian , adding
odoh_servers = true
in /etc/dnscrypt-proxy/dnscrypt-proxy.toml shows error :Is that a bug or is there another
config file
somewhere else ??