this post was submitted on 07 Jan 2025
813 points (100.0% liked)
Technology
37850 readers
386 users here now
A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.
Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.
Subcommunities on Beehaw:
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I thought this doesn't work cause AndroidTV forces its own DNS server, specifically 8.8.8.8, Googles own.
It works, but it needs a bit of work. In particular, you need a router capable of redirecting all DNS call to the DNS you specify (Asus routers can do that, for instance). Moreover, one should also use a blocklist to forbid the connection to most common DoT/DoH public servers, such as
https://raw.githubusercontent.com/hagezi/dns-blocklists/main/adblock/doh-vpn-proxy-bypass.txt
tl;dr It can be done and it's relatively easy, but one has to learn how to do it and choose proper tools (HW and SW).