binhex-sabnzbdvpn

binhex-sabnzbdvpn

Docker 应用程序 from Binhex's Repository

概述

SABnzbd is an Open Source Binary Newsreader written in Python. It's totally free, incredibly easy to use, and works practically everywhere. SABnzbd makes Usenet as simple and streamlined as possible by automating everything we can. All you have to do is add an .nzb. 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".

运行时参数

网络用户界面
http://[IP]:[PORT:8080]
网络
bridge
外壳
bash
特权
true
额外参数
--sysctl="net.ipv4.conf.all.src_valid_mark=1"

模板配置

Port: Web InterfacePorttcp

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

目标
8080
默认值
8080
Port: PrivoxyPorttcp

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

目标
8118
默认值
8118
Port: microsocksPorttcp

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

目标
9118
默认值
9118
Port: Incoming port TCPPorttcp

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

目标
58946
默认值
58946
Port: Incoming port UDPPortudp

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

目标
58946
默认值
58946
Path: /configPathrw

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

目标
/config
默认值
/mnt/user/appdata/sabnzbdvpn
Path: /dataPathrw

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

目标
/data
Variable: VPN_ENABLEDVariable

Specify whether to enable the VPN.

目标
VPN_ENABLED
默认值
yes|no
Variable: VPN_USERVariable

Specify your VPN providers username.

目标
VPN_USER
Variable: VPN_PASSVariable

Specify your VPN providers password.

目标
VPN_PASS
Variable: VPN_PROVVariable

Specify your VPN providers password.

目标
VPN_PROV
默认值
pia|airvpn|protonvpn|custom
Variable: VPN_CLIENTVariable

Specify either Wireguard or OpenVPN.

目标
VPN_CLIENT
默认值
openvpn|wireguard
Variable: VPN_OPTIONSVariable

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

目标
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.

目标
STRICT_PORT_FORWARD
默认值
no|yes
Variable: ENABLE_PRIVOXYVariable

Specify whether to run Privoxy - HTTPS proxy server.

目标
ENABLE_PRIVOXY
默认值
no|yes
Variable: ENABLE_STARTUP_SCRIPTSVariable

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

目标
ENABLE_STARTUP_SCRIPTS
默认值
no|yes
Variable: USERSPACE_WIREGUARDVariable

Specify whether to use slower userspace Wireguard implementation.

目标
USERSPACE_WIREGUARD
默认值
no|yes
Variable: ENABLE_SOCKSVariable

Specify whether to run microsocks - Socks5 proxy server.

目标
ENABLE_SOCKS
默认值
no|yes
Variable: SOCKS_USERVariable

Specify the socks (microsocks) username.

目标
SOCKS_USER
默认值
admin
Variable: SOCKS_PASSVariable

Specify the socks (microsocks) password.

目标
SOCKS_PASS
默认值
socks
Variable: LAN_NETWORKVariable

Specify your internal network in CIDR format.

目标
LAN_NETWORK
默认值
192.168.1.0/24
Variable: NAME_SERVERSVariable

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

目标
NAME_SERVERS
默认值
1.1.1.1,1.0.0.1
Variable: VPN_INPUT_PORTSVariable

Specify any inbound ports for the VPN network.

目标
VPN_INPUT_PORTS
Variable: VPN_OUTPUT_PORTSVariable

SSpecify any outbound ports for the VPN network.

目标
VPN_OUTPUT_PORTS
Variable: DEBUGVariable

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

目标
DEBUG
默认值
false|true
Variable: ENABLE_HEALTHCHECKVariable

Enable or disable healthchecks.

目标
ENABLE_HEALTHCHECK
默认值
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).

目标
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'.

目标
HEALTHCHECK_ACTION
Variable: HEALTHCHECK_HOSTNAMEVariable

The hostname used when performing HTTPS and DNS healthchecking.

目标
HEALTHCHECK_HOSTNAME
默认值
google.com
Variable: PUIDVariable

User ID for the running container.

目标
PUID
默认值
99
Variable: PGIDVariable

Group ID for the running container.

目标
PGID
默认值
100
Variable: UMASKVariable

UMASK for the running container.

目标
UMASK
默认值
000

下载统计数据

14,806,934
下载总数
32,912
本月
18,493
平均每月

长期下载总量

加载图表...

详细信息

存储库
ghcr.io/binhex/arch-sabnzbdvpn
最后更新2026-05-15

在Unraid 上运行 binhex-sabnzbdvpn 。

binhex-sabnzbdvpn 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。