Skip to content
Discussion options

You must be logged in to vote

ODoH will not hide your actual IP. Setup Configure -> Proxy for that.

ODoH will not hide the DNS upstream from authoritative DNS resolvers vending fingerprinted DNS requests (like dnsleaktest.com, browserleaks.com/dns, dnscheck.tools, etc).

What ODoH does is hide your client identity (your client's public IP address, for example) from the DNS upstream (in your case, Cloudflare).

        --- [ DNS Request encrypted w/ Target public key ] -->
   +---------+             +-----------+             +-----------+
   | Client  +-------------> Oblivious +-------------> Oblivious |
   |         <-------------+   Proxy   <-------------+  Target   |
   +---------+             +-----------+             +

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ignoramous
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #2877 on July 09, 2026 18:40.