Are you using openvpn or wireguard? Figure out which, and then look up traffic splitting for that protocol, it's a but involved but it can be done.
Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ
⚓ 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):
💰 Please help cover server costs.
Ko-fi | Liberapay |
Docker thing is what I use, you need gluetun and qbittorrent container. Google gluetun+qbittorent should give you answers on that one.
But I think you can just set qbittorrent to use mullvad (in qbittorrent settings)
Could you explain how or refer me to a guide? I can't find anything on how to do this and am not good with docker.
It takes some time to figure out, but basically you need to:
- Install docker and docker-compose
- Install portainer (optional, but my recommendation. Its docker app that provides simple GUI to manage all other docker containers)
- Create docker-compose with configuration for qbit and gluetun, then load it in portainer using stacks (look for examples on google or aks again when you get to this part)
- Done
Alternative is just setting VPN in your existing qbittorrent. Never tried that, but you should set everything using qbittorrent settings I suppose
Thanks. I probably won't be able to do this very soon, but this looks like something I could figure out.