undefined
I use Tailscale with an exit node in my home country and another in Switzerland. Most my traffic goes to Switzerland, but some of it exits locally as websites block other countries. I’d rather it still pass through a VPN rather than my home IP address.
It’s mostly painless, the only website outright blocking VPNs is Reddit (which I don’t care about), but I block most other social media companies and Google properties so I’m not concerned about them.
Well I MITM myself quite often to confirm it. I’m also smashing together hundreds of blocklists, and I always check the network tab of my browser’s developer tools and very rarely see anything coming from third-party domains.
Sure, sometimes assets are on the actual domain I’m visiting (or its CDN) but most of the time, even tracking scripts there are broken because they still call the blocked scripts.
By the way, it’s hilarious that everyone wants to fight so hard about this yet when someone says “use an adblocker” nobody says anything as if it’s the end-all solution.
I didn’t say “I have a bulletproof, surefire way to fix this.” I said “use network-based blocking.” However effective that is is up to the person implementing it; you have no idea how effective my setup is because you don’t have access to its configuration.
I really wanted it to work on Fly.io but I couldn’t get it to. I’d also like to get the Tailscale software Dockerized but running multiple nodes on the same host with custom DNS was a complete shitshow.
I really love Tailscale, but the daemon and CLI seem to be absolute garbage.