I thought about using OpenVPN for piracy, since it’s open source and can be easily set up on Arch Linux. Does anyone know about the quality of it or if I should use another VPN?
I thought about using OpenVPN for piracy, since it’s open source and can be easily set up on Arch Linux. Does anyone know about the quality of it or if I should use another VPN?
Most providers offer both openVPN and wireguard where latter is better afaik. What you want for safe sailing is kill switch. When something goes wrong you dont want your home IP to leak, and kill switch will make sure you are disconnected instead of using home IP.
So if you get AirVPN for example, download their client called Eddie and look for kill switch option (called network lock). Other clients might have different name, some might not have that feature at all and some might have crappy kill switch.
What I use is qbittorrent in docker container hidden behind VPN in gluetun container (most recommended setup afaik)
That is needlessly complicated. Just force qbittorrent to only use your VPN network interface and you don’t need any of that: https://lifehacker.com/you-should-really-bind-your-vpn-to-your-torrent-client-1849779407
This has the advantage of giving you the “kill switch” feature without having to download your VPN’s proprietary app. It works with Wireguard, OpenVPN, whatever. Qbittorrent is actually one of the few clients that has this feature, one of the reasons it’s so widely recommended.
Deluge can also do this.
Make sense what you said my fellow pirate. Never used it and didnt want to recommend
+1 for gluetun and qbittorrent docker. I also got airdc++ going in the same compose.
I needed to add this though: https://github.com/eiqnepm/portcheck