[Suggestion] A way of using both all the DNSCypt relays and all the ODOH relays. #1869
phantomcraft
started this conversation in
Ideas
Replies: 2 comments
-
It is already possible. A wildcard list can include both DNSCrypt and ODoH relays. The proxy automatically selects the relevant subset for each protocol. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Ok, I didn't know that were possible. |
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.
-
Let's suppose someone wants to use both all the DNSCrypt servers through relays and all the ODOH servers/relays at the same time. It's not possible to do that because wildcard * only selects one type of relay at the same time, not both of them (ODOH and DNSCrypt relays).
It could be like this:
Beta Was this translation helpful? Give feedback.
All reactions