qbittorrent with port forwarding VPN
Hey everyone!
I recently set up a NAS with Docker + qBittorrent, and thanks to this community I now have access to 19 trackers — really appreciate all the help here!
Now I want to route my P2P traffic through a VPN. I'm looking for the easiest and most reliable way to do this with my current Docker setup.
A few things I'm considering:
- Running a VPN container (like Gluetun) alongside qBittorrent
- Setting up ProtonVPN directly on the NAS and binding qBittorrent to the VPN interface
- Using port forwarding for better P2P connectivity
Thanks in advance!