I’m looking for a cloud provider with a cheap VPS offer to host my own wireguard relay and use it to seed.
I’ve read that Switzerland is safe for torrenting, so I was thinking about using Infomaniak. Does anyone has experience with seeding torrents from their IP addresses ? I’m also interested in other suggestions.
Thank you :)
I’ve read somewhere Mullvad no longer offers port forwarding. Do you still manage to seed without it ?
Long story short, in a limited way.
If you look at the protocols available, there are two, BT and μTP.
BT needs one of two peers to have a port open to connect to, either they initiate the connection, or you initiate connection. So if you want to download Arch Linux 2024.12.01(magnet:?xt=urn:btih:265863cbbb5ed9ef39e7c891ebebdf1623b09d5e&dn=archlinux-2024.12.01-x86_64.iso), you’ll need to either connect to a seeder that has a port open, or if you have a port open the seeder can connect to you.
μTP can solve this by performing NAT traversal using UDP hole punching. The way this works is a third peer with open ports will relay information for both peers with closed ports to connect to each other.