Hi all,
I'm about to visit Mexico for 3 weeks. Currently in my country, I can download torrents and other stuff without VPN. Is it the same over there as well? I'd be using Wi-Fi over there.
Why don't you access your home computer over VPN from Mexico, manage your transfers on that machine per usual, and just pull whatever you need in Mexico directly from your home machine via your VPN? That way you can continue to torrent and seed without burdening someone else's connection.
You can also "simply" raw-dog Wireguard. It's built into the Linux kernel, so you barely have to install anything besides the userspace tools.
Basically, I objected to being reliant on the generosity of a for-profit company. "We do these things not because they are easy, but because we thought they would be easy."
This is a rough sketch:
Create a Linux server. It can even be a VM/container if you get the networking right.
Install the Wireguard app on your client devices. If Linux, you can just write a client config containing the necessary magic words and start it up with wg-quick.
Boom. Tailscale'd.
I'm sure I've forgotten some steps. I have some janky automation that's broken in a new way every time I try to use it.
Also a bit annoying to set up in Russia, it works just fine, but the windows installer crashes trying to get an up to date version because of error 451. On iOS if you downloaded it before then it works (you redownload from the purchases page), have not tried on Linux yet