binhex-qbittorrentvpn

binhex-qbittorrentvpn

Docker app from Binhex's Repository

Overview

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. This Docker includes OpenVPN and WireGuard to ensure a secure and private connection to the Internet, including use of iptables to prevent IP leakage when the tunnel is down. It also includes Privoxy to allow unfiltered access to index sites, to use Privoxy please point your application at "http://host ip:8118".

Runtime arguments

Web UI
http://[IP]:[PORT:8080]
Network
bridge
Shell
bash
Privileged
true
Extra Params
--sysctl="net.ipv4.conf.all.src_valid_mark=1"

Template configuration

Port: Web InterfacePorttcp

This is the port for the Web UI for the application.

Target
8080
Default
8080
Port: PrivoxyPorttcp

This is the port for Privoxy application - HTTPS proxy server.

Target
8118
Default
8118
Port: microsocksPorttcp

This is the port for microsocks application - Socks5 proxy server.

Target
9118
Default
9118
Port: Incoming port TCPPorttcp

This is the TCP incoming port when VPN_ENABLED is set to 'no'.

Target
58946
Default
58946
Port: Incoming port UDPPortudp

This is the UDP incoming port when VPN_ENABLED is set to 'no'.

Target
58946
Default
58946
Path: /configPathrw

This is the container path to your configuration files, e.g. databases, configuration files, logs etc.

Target
/config
Default
/mnt/user/appdata/qbittorrentvpn
Path: /dataPathrw

This is the container path to your downloaded files or user created content.

Target
/data
Variable: VPN_ENABLEDVariable

Specify whether to enable the VPN.

Target
VPN_ENABLED
Default
yes|no
Variable: VPN_USERVariable

Specify your VPN providers username.

Target
VPN_USER
Variable: VPN_PASSVariable

Specify your VPN providers password.

Target
VPN_PASS
Variable: VPN_PROVVariable

Specify your VPN providers password.

Target
VPN_PROV
Default
pia|airvpn|protonvpn|custom
Variable: VPN_CLIENTVariable

Specify either Wireguard or OpenVPN.

Target
VPN_CLIENT
Default
openvpn|wireguard
Variable: VPN_OPTIONSVariable

Advanced OpenVPN options, do not specify unless you know what you are doing.

Target
VPN_OPTIONS
Variable: STRICT_PORT_FORWARDVariable

Specify whether to only permit connection to port forward enable endpoints - only takes effect for VPN providers PIA and ProtonVPN.

Target
STRICT_PORT_FORWARD
Default
yes|no
Variable: ENABLE_PRIVOXYVariable

Specify whether to run Privoxy - HTTPS proxy server.

Target
ENABLE_PRIVOXY
Default
no|yes
Variable: ENABLE_STARTUP_SCRIPTSVariable

Advanced option, used to enable the running of an arbitary script before the VPN tunnel is established.

Target
ENABLE_STARTUP_SCRIPTS
Default
no|yes
Variable: USERSPACE_WIREGUARDVariable

Specify whether to use slower userspace Wireguard implementation.

Target
USERSPACE_WIREGUARD
Default
no|yes
Variable: ENABLE_SOCKSVariable

Specify whether to run microsocks - Socks5 proxy server.

Target
ENABLE_SOCKS
Default
no|yes
Variable: SOCKS_USERVariable

Specify the socks (microsocks) username.

Target
SOCKS_USER
Default
admin
Variable: SOCKS_PASSVariable

Specify the socks (microsocks) password.

Target
SOCKS_PASS
Default
socks
Variable: LAN_NETWORKVariable

Specify your internal network in CIDR format.

Target
LAN_NETWORK
Default
192.168.1.0/24
Variable: NAME_SERVERSVariable

Specify the Name Servers used to perform lookups inside the container.

Target
NAME_SERVERS
Default
1.1.1.1,1.0.0.1
Variable: WEBUI_PORTVariable

Specify the containers Web UI port for the application.

Target
WEBUI_PORT
Default
8080
Variable: VPN_INPUT_PORTSVariable

Specify any inbound ports for the VPN network.

Target
VPN_INPUT_PORTS
Variable: VPN_OUTPUT_PORTSVariable

SSpecify any outbound ports for the VPN network.

Target
VPN_OUTPUT_PORTS
Variable: DEBUGVariable

Specify whether you want to enable debug logging, useful when diagnosing startup issues.

Target
DEBUG
Default
false|true
Variable: ENABLE_HEALTHCHECKVariable

Enable or disable healthchecks.

Target
ENABLE_HEALTHCHECK
Default
yes|no
Variable: HEALTHCHECK_COMMANDVariable

The command or script to execute, if not specified then the script healthcheck.sh will be used (process, dns and https checking).

Target
HEALTHCHECK_COMMAND
Variable: HEALTHCHECK_ACTIONVariable

The action to execute if the healthcheck command returns a non zero exit code, if not specified the action will be 'exit 1', if you want the container to exit on failure then set the action to 'kill 1'.

Target
HEALTHCHECK_ACTION
Variable: HEALTHCHECK_HOSTNAMEVariable

The hostname used when performing HTTPS and DNS healthchecking.

Target
HEALTHCHECK_HOSTNAME
Default
google.com
Variable: PUIDVariable

User ID for the running container.

Target
PUID
Default
99
Variable: PGIDVariable

Group ID for the running container.

Target
PGID
Default
100
Variable: UMASKVariable

UMASK for the running container.

Target
UMASK
Default
000

Categories

Download Statistics

22,533,571
Total Downloads
163,223
This Month
132,561
Avg / Month

Total Downloads Over Time

Loading chart...

Details

Repository
ghcr.io/binhex/arch-qbittorrentvpn
Last Updated2026-03-28
First Seen2018-11-10

Run binhex-qbittorrentvpn on Unraid.

binhex-qbittorrentvpn is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.