binhex-sabnzbdvpn
binhex-sabnzbdvpn
Docker app from Binhex's Repository
Overview
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
This is the port for the Web UI for the application.
- Target
- 8080
- Default
- 8080
This is the port for Privoxy application - HTTPS proxy server.
- Target
- 8118
- Default
- 8118
This is the port for microsocks application - Socks5 proxy server.
- Target
- 9118
- Default
- 9118
This is the TCP incoming port when VPN_ENABLED is set to 'no'.
- Target
- 58946
- Default
- 58946
This is the UDP incoming port when VPN_ENABLED is set to 'no'.
- Target
- 58946
- Default
- 58946
This is the container path to your configuration files, e.g. databases, configuration files, logs etc.
- Target
- /config
- Default
- /mnt/user/appdata/sabnzbdvpn
This is the container path to your downloaded files or user created content.
- Target
- /data
Specify whether to enable the VPN.
- Target
- VPN_ENABLED
- Default
- yes|no
Specify your VPN providers username.
- Target
- VPN_USER
Specify your VPN providers password.
- Target
- VPN_PASS
Specify your VPN providers password.
- Target
- VPN_PROV
- Default
- pia|airvpn|protonvpn|custom
Specify either Wireguard or OpenVPN.
- Target
- VPN_CLIENT
- Default
- openvpn|wireguard
Advanced OpenVPN options, do not specify unless you know what you are doing.
- Target
- VPN_OPTIONS
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
- no|yes
Specify whether to run Privoxy - HTTPS proxy server.
- Target
- ENABLE_PRIVOXY
- Default
- no|yes
Advanced option, used to enable the running of an arbitary script before the VPN tunnel is established.
- Target
- ENABLE_STARTUP_SCRIPTS
- Default
- no|yes
Specify whether to use slower userspace Wireguard implementation.
- Target
- USERSPACE_WIREGUARD
- Default
- no|yes
Specify whether to run microsocks - Socks5 proxy server.
- Target
- ENABLE_SOCKS
- Default
- no|yes
Specify the socks (microsocks) username.
- Target
- SOCKS_USER
- Default
- admin
Specify the socks (microsocks) password.
- Target
- SOCKS_PASS
- Default
- socks
Specify your internal network in CIDR format.
- Target
- LAN_NETWORK
- Default
- 192.168.1.0/24
Specify the Name Servers used to perform lookups inside the container.
- Target
- NAME_SERVERS
- Default
- 1.1.1.1,1.0.0.1
Specify any inbound ports for the VPN network.
- Target
- VPN_INPUT_PORTS
SSpecify any outbound ports for the VPN network.
- Target
- VPN_OUTPUT_PORTS
Specify whether you want to enable debug logging, useful when diagnosing startup issues.
- Target
- DEBUG
- Default
- false|true
Enable or disable healthchecks.
- Target
- ENABLE_HEALTHCHECK
- Default
- yes|no
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
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
The hostname used when performing HTTPS and DNS healthchecking.
- Target
- HEALTHCHECK_HOSTNAME
- Default
- google.com
User ID for the running container.
- Target
- PUID
- Default
- 99
Group ID for the running container.
- Target
- PGID
- Default
- 100
UMASK for the running container.
- Target
- UMASK
- Default
- 000
Categories
Download Statistics
Total Downloads Over Time
Details
ghcr.io/binhex/arch-sabnzbdvpnRun binhex-sabnzbdvpn on Unraid.
binhex-sabnzbdvpn is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.