vpn-gateway
Docker 应用程序 from ProphetSe7en's Repository
概述
要求
运行时参数
- 网络用户界面
http://[IP]:[PORT:6050]- 网络
bridge- 外壳
bash- 特权
- false
- 额外参数
--hostname=vpn-gateway.internal --cap-add=NET_ADMIN
模板配置
Traffic monitor and bandwidth management web UI
- 目标
- 6050
- 默认值
- 6050
Web UI port for a container routed through the gateway (e.g. qBittorrent, Deluge, IPTV). Must match the listening port on that container and be included in VPN_EXPOSE_PORTS_ON_LAN. Add additional port mappings for more containers.
- 目标
- 7075
- 默认值
- 7075
Config directory (WireGuard conf, traffic.conf, stats)
- 目标
- /config
- 默认值
- /mnt/user/appdata/vpn-gateway
Container Variable: VPN_ENABLED
- 默认值
- true|false
Container Variable: VPN_CONF
- 默认值
- wg0
Container Variable: VPN_PROVIDER
- 默认值
- generic|proton|pia
Container Variable: VPN_LAN_NETWORK
- 默认值
- 192.168.1.0/24
Container Variable: VPN_LAN_LEAK_ENABLED
- 默认值
- false|true
Container Variable: VPN_EXPOSE_PORTS_ON_LAN
Container Variable: VPN_AUTO_PORT_FORWARD
- 默认值
- false|true
Container Variable: VPN_PORT_REDIRECTS
Container Variable: VPN_HEALTHCHECK_ENABLED
- 默认值
- true|false
Container Variable: VPN_NAMESERVERS
- 默认值
- 1.1.1.1,8.8.8.8
Container Variable: VPN_PIA_USER
Container Variable: VPN_PIA_PASS
Container Variable: VPN_PIA_PREFERRED_REGION
Container Variable: VPN_PIA_DIP_TOKEN
Container Variable: VPN_PIA_PORT_FORWARD_PERSIST
- 默认值
- false|true
Container Variable: TZ
- 默认值
- America/New_York
Container Variable: PUID
- 默认值
- 99
Container Variable: PGID
- 默认值
- 100
Container Variable: UMASK
- 默认值
- 002
Optional: pin the Trusted Networks CIDR list at host level. Comma-separated list (e.g. 192.168.0.0/24, 192.168.0.5/32). When set, overrides the UI value and the UI field is locked. Leave empty to manage from the Security panel.
Optional: pin the Trusted Proxies list at host level for reverse-proxy deployments (SWAG, Authelia). Comma-separated list of proxy IPs that are allowed to set X-Forwarded-For. When set, overrides the UI value and the UI field is locked.
类别
详细信息
ghcr.io/prophetse7en/vpn-gateway:v1.4.2在Unraid 上运行 vpn-gateway 。
vpn-gateway 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。