qbittorrentvpn

qbittorrentvpn

Docker app from Dyon's Repository

Overview

Docker container which runs the latest qBittorrent-nox client while connecting to WireGuard or OpenVPN with iptables killswitch to prevent IP leakage when the tunnel goes down.

qBittorrent - A BitTorrent client in Qt

GitHub Actions CI Status Coverity Status

qBittorrent is a BitTorrent client programmed in C++ / Qt that uses libtorrent (sometimes called libtorrent-rasterbar) by Arvid Norberg.

It aims to be a good alternative to all other BitTorrent clients out there. qBittorrent is fast, stable and provides unicode support as well as many features.

The free IP to Country Lite database by DB-IP is used for resolving the countries of peers. The database is licensed under the Creative Commons Attribution 4.0 International License.

Installation

Refer to the INSTALL file.

License

Refer to the COPYING file.

PGP Public Key

Starting from v3.3.4 all source tarballs and binaries are signed.
The key currently used is 4096R/5B7CC9A2 with fingerprint D8F3DA77AAC6741053599C136E4A2D025B7CC9A2.
You can also download it.
PREVIOUSLY the following key was used to sign the v3.3.4 source tarballs and v3.3.4 Windows installer only: 4096R/520EC6F6 with fingerprint F4A5FD201B117B1C2AB590E2A1ACCAE4520EC6F6.

Misc

For more information please visit: https://www.qbittorrent.org

Check out our wiki at: https://wiki.qbittorrent.org

Use the forum for troubleshooting before reporting bugs: https://forum.qbittorrent.org

Please report any bug (or feature request) to: https://bugs.qbittorrent.org

Official IRC channel: #qbittorrent on irc.libera.chat


sledgehammer999 <sledgehammer999@qbittorrent.org>

Install Qbittorrentvpn on Unraid in a few clicks.

Find Qbittorrentvpn in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for Qbittorrentvpn Review the template variables and paths Click Install

Categories

Download Statistics

1,270,927
Total Downloads
17,673
This Month
14,297
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Explore more like this

Explore all

Details

Repository
dyonr/qbittorrentvpn
Last Updated2026-02-07
First Seen2020-08-16

Runtime arguments

Web UI
https://[IP]:[PORT:8080]/
Network
bridge
Shell
bash
Privileged
true
Extra Params
--restart unless-stopped

Template configuration

VPN_ENABLEDVariable

Enable VPN? yes/no

Default
yes
Value
yes
VPN_TYPEVariable

openvpn / wireguard?

Default
openvpn
Value
openvpn
VPN_USERNAMEVariable

Username used to authenticate to the VPN (OpenVPN only)

VPN_PASSWORDVariable

Password used to authenticate to the VPN (OpenVPN only)

LAN_NETWORKVariable

Your local network address in CIDR notation

Default
192.168.0.0/24
Value
192.168.0.0/24
Downloads PathPathrw

Path for /downloads

Target
/downloads
WEBUI_PORTPorttcp

Port used to access qBittorrent remotely

Target
8080
Default
8080
Value
8080
PUIDVariable

The UID applied to the /config and /downloads

Default
99
Value
99
PGIDVariable

The GID applied to the /config and /downloads

Default
100
Value
100
ENABLE_SSLVariable

Let the container handle SSL (yes/no)?

Default
yes
Value
yes
NAME_SERVERSVariable

DNS used by the container

Default
1.1.1.1,1.0.0.1
Value
1.1.1.1,1.0.0.1
UMASKVariable

umask used by the container

Default
002
Value
002
HEALTH_CHECK_HOSTVariable

Host used to check if connection is up

Default
one.one.one.one
Value
one.one.one.one
HEALTH_CHECK_INTERVALVariable

Interval in seconds between connection check

Default
300
Value
300
HEALTH_CHECK_SILENTVariable

1 supresses the 'Network is up' message

Default
1
Value
1
INSTALL_PYTHON3Variable

Set to 'yes' to install Python3

Default
no
Value
no
ADDITIONAL_PORTSVariable

Additional ports for routing other containers through this one

configPathrw

config path of qbittorrentvpn

Target
/config
Default
/mnt/user/appdata/qbittorrentvpn/
Value
/mnt/user/appdata/qbittorrentvpn/
TCP_LISTENINGPorttcp

Port used to listen (TCP)

Target
8999
Default
8999
Value
8999
UDP_LISTENINGPortudp

Port used to listen (UDP)

Target
8999
Default
8999
Value
8999