tuliprox-vpn
Docker 应用程序 from brycelarge's Repository
概述
要求
运行时参数
- 网络用户界面
http://[IP]:[PORT:8901]/- 网络
bridge- 外壳
bash- 特权
- false
- 额外参数
--cap-add=NET_ADMIN --device=/dev/net/tun
模板配置
Tuliprox web UI and API
- 目标
- 8901
- 默认值
- 8901
- 价值
- 8901
HDHomeRun device port. Must match the port value set in config.yml hdhomerun.devices. Add additional port mappings for each extra device.
- 目标
- 5004
- 默认值
- 5004
- 价值
- 5004
Privoxy HTTP proxy port (only needed if PRIVOXY_ENABLED=true)
- 目标
- 8118
- 默认值
- 8118
- 价值
- 8118
EPG scraper guide server port (only needed if EPG_SCRAPER_ENABLED=true)
- 目标
- 3002
- 默认值
- 3002
- 价值
- 3002
Tuliprox config directory. Place config.yml and source.yml here.
- 目标
- /app/config
- 默认值
- /mnt/user/appdata/tuliprox-vpn/config
- 价值
- /mnt/user/appdata/tuliprox-vpn/config
Tuliprox runtime data and database
- 目标
- /app/data
- 默认值
- /mnt/user/appdata/tuliprox-vpn/data
- 价值
- /mnt/user/appdata/tuliprox-vpn/data
Tuliprox backup directory
- 目标
- /app/backup
- 默认值
- /mnt/user/appdata/tuliprox-vpn/backup
- 价值
- /mnt/user/appdata/tuliprox-vpn/backup
Video download directory
- 目标
- /app/downloads
- 默认值
- /mnt/user/appdata/tuliprox-vpn/downloads
- 价值
- /mnt/user/appdata/tuliprox-vpn/downloads
EPG scraper data directory. Contains channels.xml (your channel list) and the generated guide.xml. Only needed if EPG_SCRAPER_ENABLED=true.
- 目标
- /app/epg
- 默认值
- /mnt/user/appdata/tuliprox-vpn/epg
- 价值
- /mnt/user/appdata/tuliprox-vpn/epg
Enable OpenVPN tunnel
- 目标
- VPN_ENABLED
- 默认值
- true
- 价值
- true
VPN provider: NORDVPN, PIA, SURFSHARK, IPVANISH, VYPRVPN, PROTONVPN, CUSTOM
- 目标
- OPENVPN_PROVIDER
- 默认值
- NORDVPN
- 价值
- NORDVPN
VPN service username (for NordVPN: use service credentials from my.nordaccount.com)
- 目标
- OPENVPN_USERNAME
VPN service password
- 目标
- OPENVPN_PASSWORD
Specific .ovpn config name to use (e.g. us9196.nordvpn.com.udp). Leave blank to use first available.
- 目标
- OPENVPN_CONFIG
OpenVPN protocol: udp or tcp
- 目标
- OPENVPN_PROTOCOL
- 默认值
- udp
- 价值
- udp
Additional OpenVPN CLI flags (optional)
- 目标
- OPENVPN_OPTIONS
IMPORTANT: Set to your LAN subnet (e.g. 192.168.1.0/24) so the web UI stays accessible when VPN is connected. Comma-separated for multiple subnets.
- 目标
- LOCAL_NETWORK
Comma-separated DNS servers to use inside the container (optional, e.g. 1.1.1.1,8.8.8.8)
- 目标
- NAME_SERVERS
Enable Privoxy HTTP proxy
- 目标
- PRIVOXY_ENABLED
- 默认值
- false
- 价值
- false
Privoxy internal port
- 目标
- PRIVOXY_PORT
- 默认值
- 8118
- 价值
- 8118
User ID for file permissions (use Unraid's nobody: 99)
- 默认值
- 99
- 价值
- 99
Group ID for file permissions (use Unraid's users: 100)
- 默认值
- 100
- 价值
- 100
File creation umask
- 默认值
- 022
- 价值
- 022
Timezone (e.g. America/New_York)
- 目标
- TZ
- 默认值
- UTC
- 价值
- UTC
Enable debug logging
- 目标
- DEBUG
- 默认值
- false
- 价值
- false
详细信息
ghcr.io/brycelarge/tuliprox-vpn:latest在Unraid 上运行 tuliprox-vpn 。
tuliprox-vpn 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。