passthroughvpn

passthroughvpn

Aplicación Docker from Dyon's Repository

Visión general

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.

Argumentos en tiempo de ejecución

Red
bridge
Concha
bash
Privilegiado
true
Parámetros adicionales
--restart unless-stopped

Configuración de plantillas

VPN_ENABLEDVariable

Enable VPN? yes/no

Por defecto
yes
Valor
yes
VPN_TYPEVariable

openvpn / wireguard?

Por defecto
openvpn
Valor
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

Por defecto
192.168.0.0/24
Valor
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

Valor
no
PUIDVariable

The UID applied to /config

Por defecto
99
Valor
99
PGIDVariable

The GID applied to /config

Por defecto
100
Valor
100
NAME_SERVERSVariable

DNS used by the container

Por defecto
1.1.1.1,1.0.0.1
Valor
1.1.1.1,1.0.0.1
UMASKVariable

umask used by the container

Por defecto
002
Valor
002
HEALTH_CHECK_HOSTVariable

Host used to check if connection is up

Por defecto
one.one.one.one
Valor
one.one.one.one
HEALTH_CHECK_INTERVALVariable

Interval in seconds between connection check

Por defecto
300
Valor
300
HEALTH_CHECK_SILENTVariable

1 supresses the 'Network is up' message

Por defecto
1
Valor
1
configPathrw

config path of passthroughvpn

Objetivo
/config
Por defecto
/mnt/user/appdata/passthroughvpn/
Valor
/mnt/user/appdata/passthroughvpn/

Descargar estadísticas

113,300
Descargas totales
65
Este mes
132
Media / Mes

Descargas totales a lo largo del tiempo

Cargando gráfico...

Detalles

Repositorio
dyonr/passthroughvpn
Última actualización2022-08-24
Visto por primera vez2021-02-19

Ejecute Passthroughvpn en Unraid.

Passthroughvpn se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.