passthroughvpn

passthroughvpn

Docker-Anwendung from Dyon's Repository

Übersicht

This container solves the problem of containers with no 'VPN' variant. After setting up this container, route your non-VPN Dockers through this one to protect your IP. Or host, for example a game or webserver by using your VPN Provider's IP, if your VPN Provider supports forwarding. Both WireGuard and OpenVPN are supported. Check out https://github.com/DyonR/docker-passthroughvpn for more information and setup instructions. ANY CONTAINER THAT GETS ROUTED THROUGH THIS CONTAINER WILL (BRIEFLY) USE YOUR REAL IP. THIS IS BECAUSE THE PASSTHROUGHVPN CONTAINER NEEDS TO ESTABLISH A CONNECTION WITH THE VPN FIRST. TILL THE VPN CONNECTION IS ESTABLISHED, IT WILL USE YOUR REAL IP.

Laufzeit-Argumente

Netzwerk
bridge
Shell
bash
Privilegiert
true
Extra Params
--restart unless-stopped

Konfiguration der Vorlage

VPN_ENABLEDVariable

Enable VPN? yes/no

Standard
yes
Wert
yes
VPN_TYPEVariable

openvpn / wireguard?

Standard
openvpn
Wert
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

Standard
192.168.0.0/24
Wert
192.168.0.0/24
ADDITIONAL_PORTSVariable

A comma delimited list of ports that need to be accessible.

RESTART_CONTAINERVariable

If set to 'yes', the container will restart itself when connection is lost

Wert
no
PUIDVariable

The UID applied to /config

Standard
99
Wert
99
PGIDVariable

The GID applied to /config

Standard
100
Wert
100
NAME_SERVERSVariable

DNS used by the container

Standard
1.1.1.1,1.0.0.1
Wert
1.1.1.1,1.0.0.1
UMASKVariable

umask used by the container

Standard
002
Wert
002
HEALTH_CHECK_HOSTVariable

Host used to check if connection is up

Standard
one.one.one.one
Wert
one.one.one.one
HEALTH_CHECK_INTERVALVariable

Interval in seconds between connection check

Standard
300
Wert
300
HEALTH_CHECK_SILENTVariable

1 supresses the 'Network is up' message

Standard
1
Wert
1
configPathrw

config path of passthroughvpn

Ziel
/config
Standard
/mnt/user/appdata/passthroughvpn/
Wert
/mnt/user/appdata/passthroughvpn/

Statistik herunterladen

113,300
Downloads insgesamt
65
Dieser Monat
132
Durchschnittlich / Monat

Gesamte Downloads im Laufe der Zeit

Tabelle laden...

Einzelheiten

Repository
dyonr/passthroughvpn
Zuletzt aktualisiert2022-08-24
Erstmals gesehen2021-02-19

Führen Sie Passthroughvpn auf Unraid aus.

Passthroughvpn ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.