binhex-privoxyvpn

binhex-privoxyvpn

Application Docker from Binhex's Repository

Vue d'ensemble

Privoxy is a free non-caching web proxy with filtering capabilities for enhancing privacy, manipulating cookies and modifying web page data and HTTP headers before the page is rendered by the browser. Privoxy is a "privacy enhancing proxy", filtering web pages and removing advertisements. Privoxy can be customized by users, for both stand-alone systems and multi-user networks. Privoxy can be chained to other proxies and is frequently used in combination with Squid and can be used to bypass Internet censorship. microsocks is a SOCKS5 service that you can run on your remote boxes to tunnel connections through them, if for some reason SSH doesn't cut it for you. It's very lightweight, and very light on resources too: for every client, a thread with a stack size of 8KB is spawned. the main process basically doesn't consume any resources at all. The only limits are the amount of file descriptors and the RAM. 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.

Arguments d'exécution

Interface utilisateur Web
http://config.privoxy.org/
Réseau
bridge
Coquille
bash
Privilégié
true
Paramètres supplémentaires
--sysctl="net.ipv4.conf.all.src_valid_mark=1"

Configuration du modèle

Port: PrivoxyPorttcp

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

Cible
8118
Défaut
8118
Port: microsocksPorttcp

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

Cible
9118
Défaut
9118
Port: Incoming port TCPPorttcp

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

Cible
58946
Défaut
58946
Port: Incoming port UDPPortudp

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

Cible
58946
Défaut
58946
Path: /configPathrw

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

Cible
/config
Défaut
/mnt/user/appdata/privoxyvpn
Variable: VPN_ENABLEDVariable

Specify whether to enable the VPN.

Cible
VPN_ENABLED
Défaut
yes|no
Variable: VPN_USERVariable

Specify your VPN providers username.

Cible
VPN_USER
Variable: VPN_PASSVariable

Specify your VPN providers password.

Cible
VPN_PASS
Variable: VPN_PROVVariable

Specify your VPN providers password.

Cible
VPN_PROV
Défaut
pia|airvpn|protonvpn|custom
Variable: VPN_CLIENTVariable

Specify either Wireguard or OpenVPN.

Cible
VPN_CLIENT
Défaut
openvpn|wireguard
Variable: VPN_OPTIONSVariable

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

Cible
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.

Cible
STRICT_PORT_FORWARD
Défaut
no|yes
Variable: ENABLE_PRIVOXYVariable

Specify whether to run Privoxy - HTTPS proxy server.

Cible
ENABLE_PRIVOXY
Défaut
yes|no
Variable: ENABLE_STARTUP_SCRIPTSVariable

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

Cible
ENABLE_STARTUP_SCRIPTS
Défaut
no|yes
Variable: USERSPACE_WIREGUARDVariable

Specify whether to use slower userspace Wireguard implementation.

Cible
USERSPACE_WIREGUARD
Défaut
no|yes
Variable: ENABLE_SOCKSVariable

Specify whether to run microsocks - Socks5 proxy server.

Cible
ENABLE_SOCKS
Défaut
no|yes
Variable: SOCKS_USERVariable

Specify the socks (microsocks) username.

Cible
SOCKS_USER
Défaut
admin
Variable: SOCKS_PASSVariable

Specify the socks (microsocks) password.

Cible
SOCKS_PASS
Défaut
socks
Variable: LAN_NETWORKVariable

Specify your internal network in CIDR format.

Cible
LAN_NETWORK
Défaut
192.168.1.0/24
Variable: NAME_SERVERSVariable

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

Cible
NAME_SERVERS
Défaut
1.1.1.1,1.0.0.1
Variable: VPN_INPUT_PORTSVariable

Specify any inbound ports for the VPN network.

Cible
VPN_INPUT_PORTS
Variable: VPN_OUTPUT_PORTSVariable

SSpecify any outbound ports for the VPN network.

Cible
VPN_OUTPUT_PORTS
Variable: DEBUGVariable

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

Cible
DEBUG
Défaut
false|true
Variable: ENABLE_HEALTHCHECKVariable

Enable or disable healthchecks.

Cible
ENABLE_HEALTHCHECK
Défaut
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).

Cible
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'.

Cible
HEALTHCHECK_ACTION
Variable: HEALTHCHECK_HOSTNAMEVariable

The hostname used when performing HTTPS and DNS healthchecking.

Cible
HEALTHCHECK_HOSTNAME
Défaut
google.com
Variable: PUIDVariable

User ID for the running container.

Cible
PUID
Défaut
99
Variable: PGIDVariable

Group ID for the running container.

Cible
PGID
Défaut
100
Variable: UMASKVariable

UMASK for the running container.

Cible
UMASK
Défaut
000

Télécharger les statistiques

2,625,805
Total des téléchargements
8,721
Ce mois-ci
5,831
Moyenne / Mois

Total des téléchargements au fil du temps

Chargement du graphique...

Détails

Référentiel
ghcr.io/binhex/arch-privoxyvpn
Dernière mise à jour2026-03-04
Première vue2019-02-15

Exécutez binhex-privoxyvpn sur Unraid.

binhex-privoxyvpn est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.