https://hotio.dev/containers/qbittorrent/
The hotio qBittorrent image supports WireGuard VPN. I’ve been using it with Mullvad.
https://hotio.dev/containers/qbittorrent/
The hotio qBittorrent image supports WireGuard VPN. I’ve been using it with Mullvad.
dyonr/qbittorrentvpn:latest
curl
; echo
Same here. Many Bravos u/devcircus
Same for me - thanks again u/devcircus
Also using this one, works great.
+1 for this one. Been using it for a few years now with Celo VPN (got a life time subscription for $59 during a sale)
Any way to set this up with CyberGhost?
can you please share your compose.yml file since i also bought mullvad vpn, to be able to configure it on my server?
You’re the best, thank you
happy cake day
!!!
Only if you can download an ovpn file:
I can’t figure out how to paste code nicely in a comment so here is a pastebin link: https://pastebin.com/LP9K83UX
qBittorrent will expect a `wg0.conf` file in `/config/wireguard`. So in my example I would do that on the host at `/conf/qbittorrent/config/wireguard/wg0.conf`. There shouldn’t be much else to it, you can then set the interface to `wg0` in the qBittorrent settings.
Edit: I also disable IPV6 because it doesn’t work nicely with my home network / Mullvad.