tuliprox-vpn
Aplicación Docker from brycelarge's Repository
Visión general
Requisitos
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:8901]/- Red
bridge- Concha
bash- Privilegiado
- false
- Parámetros adicionales
--cap-add=NET_ADMIN --device=/dev/net/tun
Configuración de plantillas
Tuliprox web UI and API
- Objetivo
- 8901
- Por defecto
- 8901
- Valor
- 8901
HDHomeRun device port. Must match the port value set in config.yml hdhomerun.devices. Add additional port mappings for each extra device.
- Objetivo
- 5004
- Por defecto
- 5004
- Valor
- 5004
Privoxy HTTP proxy port (only needed if PRIVOXY_ENABLED=true)
- Objetivo
- 8118
- Por defecto
- 8118
- Valor
- 8118
EPG scraper guide server port (only needed if EPG_SCRAPER_ENABLED=true)
- Objetivo
- 3002
- Por defecto
- 3002
- Valor
- 3002
Tuliprox config directory. Place config.yml and source.yml here.
- Objetivo
- /app/config
- Por defecto
- /mnt/user/appdata/tuliprox-vpn/config
- Valor
- /mnt/user/appdata/tuliprox-vpn/config
Tuliprox runtime data and database
- Objetivo
- /app/data
- Por defecto
- /mnt/user/appdata/tuliprox-vpn/data
- Valor
- /mnt/user/appdata/tuliprox-vpn/data
Tuliprox backup directory
- Objetivo
- /app/backup
- Por defecto
- /mnt/user/appdata/tuliprox-vpn/backup
- Valor
- /mnt/user/appdata/tuliprox-vpn/backup
Video download directory
- Objetivo
- /app/downloads
- Por defecto
- /mnt/user/appdata/tuliprox-vpn/downloads
- Valor
- /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.
- Objetivo
- /app/epg
- Por defecto
- /mnt/user/appdata/tuliprox-vpn/epg
- Valor
- /mnt/user/appdata/tuliprox-vpn/epg
Enable OpenVPN tunnel
- Objetivo
- VPN_ENABLED
- Por defecto
- true
- Valor
- true
VPN provider: NORDVPN, PIA, SURFSHARK, IPVANISH, VYPRVPN, PROTONVPN, CUSTOM
- Objetivo
- OPENVPN_PROVIDER
- Por defecto
- NORDVPN
- Valor
- NORDVPN
VPN service username (for NordVPN: use service credentials from my.nordaccount.com)
- Objetivo
- OPENVPN_USERNAME
VPN service password
- Objetivo
- OPENVPN_PASSWORD
Specific .ovpn config name to use (e.g. us9196.nordvpn.com.udp). Leave blank to use first available.
- Objetivo
- OPENVPN_CONFIG
OpenVPN protocol: udp or tcp
- Objetivo
- OPENVPN_PROTOCOL
- Por defecto
- udp
- Valor
- udp
Additional OpenVPN CLI flags (optional)
- Objetivo
- 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.
- Objetivo
- LOCAL_NETWORK
Comma-separated DNS servers to use inside the container (optional, e.g. 1.1.1.1,8.8.8.8)
- Objetivo
- NAME_SERVERS
Enable Privoxy HTTP proxy
- Objetivo
- PRIVOXY_ENABLED
- Por defecto
- false
- Valor
- false
Privoxy internal port
- Objetivo
- PRIVOXY_PORT
- Por defecto
- 8118
- Valor
- 8118
User ID for file permissions (use Unraid's nobody: 99)
- Por defecto
- 99
- Valor
- 99
Group ID for file permissions (use Unraid's users: 100)
- Por defecto
- 100
- Valor
- 100
File creation umask
- Por defecto
- 022
- Valor
- 022
Timezone (e.g. America/New_York)
- Objetivo
- TZ
- Por defecto
- UTC
- Valor
- UTC
Enable debug logging
- Objetivo
- DEBUG
- Por defecto
- false
- Valor
- false
Categorías
Detalles
ghcr.io/brycelarge/tuliprox-vpn:latestEjecute tuliprox-vpn en Unraid.
tuliprox-vpn se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.