this post was submitted on 13 Aug 2025
39 points (95.3% liked)

Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ

63502 readers
840 users here now

⚓ Dedicated to the discussion of digital piracy, including ethical problems and legal advancements.

Rules • Full Version

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



Loot, Pillage, & Plunder

📜 c/Piracy Wiki (Community Edition):

🏴‍☠️ Other communities

FUCK ADOBE!

Torrenting/P2P:

Gaming:


💰 Please help cover server costs.

Ko-Fi Liberapay
Ko-fi Liberapay

founded 2 years ago
MODERATORS
 

Does anyone know how to run qbittorrent and protonvpn in a VM? When I try to run the qbittorrent setup app I get this message (image below) and I don't see anything mentioning a VM in the qbittorrent [dot] org forum.

I am new to torrenting, so I don't really know what to do. I figured/assumed that torrenting/seeding in a VM might be safer as it is another layer deep, and that it may help keep traffic separate (inside the VM: I'd be using a vpn and torrenting, and outside the VM: I'd not be using a vpn and just regular internet surfing). Is this possible?

Thank you.

you are viewing a single comment's thread
view the rest of the comments
[–] originalucifer@moist.catsweat.com 32 points 1 day ago (2 children)

I prefer containers...

theres one available called gluetun that can run proton vpn..

then I have a deluge (torrent client) running in another container that specifies gluetun as it's network source.

this way if the VPN drops I don't bleed my actual ip

these containers are pre-built and public so config is fairly minimal

[–] DaGeek247@fedia.io 2 points 1 day ago

I use this container with AirVPN; https://github.com/haugene/docker-transmission-openvpn

Port forwarding was incredibly easy to setup with this VPN, and transmission is enough for what I have. As a bonus, this docker container in particular has a shitload of documentation and support tickets behind it, which made troubleshooting a lot easier for me.

[–] Scrath@lemmy.dbzer0.com 2 points 1 day ago (3 children)

Did you manage to set up port forwarding with this setup? I believe there was an issue with the forwarded port from the VPN connection being random and qbit not knowing which port that is

[–] yetAnotherUser@discuss.tchncs.de 2 points 22 hours ago* (last edited 22 hours ago) (1 children)

Yup many people had the same issue which is why someone created a docker container mod for LinuxServer's qbit docker image:

https://github.com/t-anc/GSP-Qbittorent-Gluetun-sync-port-mod

I've been using it for over a year now and it works well.

[–] Confused_Emus@lemmy.dbzer0.com 2 points 5 hours ago* (last edited 5 hours ago) (1 children)

The GSP mod isn’t even needed anymore. There’s an env variable (“VPN_PORT_FOWARDING_UP_COMMAND”) you can set for gluetun that will set the port in qbit provided by Proton. Dr Frankenstein’s guide shows how to configure it in the Proton-specific config section.

[–] yetAnotherUser@discuss.tchncs.de 2 points 4 hours ago (1 children)

Oh, that's cool.

Eventually™ I will have to change this.

[–] Confused_Emus@lemmy.dbzer0.com 2 points 4 hours ago

If it ain’t broke, don’t fix it, yeah?

[–] CmdrShepard49@sh.itjust.works 1 points 20 hours ago

With AirVPN you get a fixed port to use for port forwarding just FYI.

nope, i've not had any issues with ports, but im using deluge.

the container network management handles most of that nonsense, the vpn is treated as a native internet connection