198
What VPN would you recommend for torrenting?
(lemmy.dbzer0.com)
1. Posts must be related to the discussion of digital piracy
2. Don't request invites, trade, sell, or self-promote
3. Don't request or link to specific pirated titles, including DMs
4. Don't submit low-quality posts, be entitled, or harass others
📜 c/Piracy Wiki (Community Edition):
💰 Please help cover server costs.
Ko-fi | Liberapay |
ProtonVPN also provides Wireguard config files if you don't want to use their shitty python based GUI. Supports port forwarding aswell, althought it sucks to set up and requires to manually disable ipv6 support
I created a simple script to automatically request a port to ProtonVPN servers and assign it to qbittorrent:
https://github.com/giu176/ProtonVPN-auto-NATPMP
Thank you, luckily arch-qbittorrentvpn already does those things, so I don't have to
Thanks for sharing! I still need the script because I already have a tunnel on a Mikrotik OS vm router to route all my containers through the vpn.
Another benefit of using network namespaces is that I can just disable IPv6 in the network namespace itself.