Transmission_VPN
Transmission_VPN
Aplicación Docker from clowrym's Repository
Visión general
This Docker includes OpenVPN to ensure a secure and private connection to the Internet, including use of iptables to prevent IP leakage when the tunnel is down. It also includes Privoxy to allow unfiltered access to index sites, to use Privoxy please point your application at "host ip:8118"
Configuration
/config This is where Transmission will store it's configuration file, database and logs.
/data This is where Transmision will store data downloaded, watched folder, and archived torrents.
Notes
For help on configuration for PIA, AirVPN and custom VPN providers please go here http://lime-technology.com/forum/index.php?topic=45812.msg437678#msg437678
IMPORTANT - To allow access to the Transmission webui, Privoxy and Transmission deamon you need to specify you LAN network, using CIDR notation for the mask, a subnet mask of 255.255.255.0 would equate to CIDR /24, 255.255.0.0 would equate to CIDR /16.
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:9091]/- Red
bridge- Concha
sh- Privilegiado
- true
- Parámetros adicionales
--cap-add=NET_ADMIN --restart=unless-stopped --log-opt max-size=50m --log-driver json-file --dns 8.8.8.8 --dns 1.1.1.1
Configuración de plantillas
Container Port: 9091
- Objetivo
- 9091
- Por defecto
- 9091
- Valor
- 9091
Container Path: /data
- Objetivo
- /data
- Por defecto
- path for downloads
- Valor
- /mnt/user/T_Media/Torrent/
Container Variable: OPENVPN_USERNAME
- Objetivo
- OPENVPN_USERNAME
- Por defecto
- vpn username
- Valor
- VPN_USER
Container Variable: VPN_PASSWORD
- Objetivo
- OPENVPN_PASSWORD
- Por defecto
- vpn password
- Valor
- VPN_PASSWORD
OPENVPN_CONFIG
- Por defecto
- au_melbourne|au_sydney|brazil|ca_north_York|ca_toronto|denmark|finland|france|germany|hong_kong|india|ireland|israel|italy|japan|mexico|netherlands|new_zealand|norway|romania|singapore|sweden|switzerland|turkey|uk_london|uk_southampton|us_california|us_east|us_florida|us_midwest|us_new_york_city|us_seattle|us_silicon_valley|us_texas|us_west|default|
- Valor
- switzerland
Container Variable: OPENVPN_PROVIDER
- Por defecto
- ANONINE|BTGUARD|CRYPTOSTORM|CUSTOM|FROOT|FROSTVPN|GIGANEWS|HIDEME|HIDEMYASS|INTEGRITYVPN|IPREDATOR|IPVANISH|IVACY|IVPN|NEWSHOSTING|NORDVPN|OVPN|PIA|PRIVATEVPN|PRIVADO|PROXPN|PUREVPN|RA4W|SLICKVPN|SMARTVPNTIGER|TORGUARD|TUNNELBEAR|USENETSERVER|WINDSCRIBE|VPNHT|VPNBOOK|VPNTUNNEL|VPNUNLIMITED|VYPRVPN|
- Valor
- PIA
Container Variable: LOCAL_NETWORK
- Valor
- 192.168.0.0/24
Container Variable: RPC_USERNAME
- Objetivo
- TRANSMISSION_RPC_USERNAME
- Por defecto
- admin
- Valor
- TRANS_USER
Container Variable: RPC_PASSWORD
- Objetivo
- TRANSMISSION_RPC_PASSWORD
- Por defecto
- password
- Valor
- TRANS_PASSWORD
--inactive 3600 --ping 10 --ping-exit 60 --restart=always
- Objetivo
- OPENVPN_OPTS
- Valor
- --inactive 3600 --ping 10 --ping-exit 60 --mute-replay-warnings
Container Variable: PUID
- Valor
- 99
Container Variable: PGID
- Valor
- 100
Container Path: /downloads
- Objetivo
- /downloads
- Valor
- /mnt/user/T_Media/Torrent/
Container Path: /watch
- Objetivo
- /watch
- Por defecto
- /mnt/user/T_Media/Torrent/watch/
- Valor
- /mnt/user/T_Media/Torrent/watch/
Container Variable: TRANSMISSION_DOWNLOAD_DIR
- Objetivo
- TRANSMISSION_DOWNLOAD_DIR
- Valor
- /downloads
Container Variable: TRANSMISSION_RPC_AUTHENTICATION_REQUIRED
- Por defecto
- true|false
- Valor
- true
Enable Ratio Limits
- Objetivo
- TRANSMISSION_RATIO_LIMIT_ENABLED
- Por defecto
- true|false
- Valor
- true
Container Variable: TRANSMISSION_DOWNLOAD_QUEUE_SIZE
- Por defecto
- 10
- Valor
- 15
Container Variable: TRANSMISSION_CACHE_SIZE_MB
- Por defecto
- 10
- Valor
- 10
Container Variable: TRANSMISSION_INCOMPLETE_DIR
- Por defecto
- /downloads/incomplete
- Valor
- /downloads/incomplete
Container Path: /mnt/user/T_Media/Torrent/
- Objetivo
- /mnt/user/T_Media/Torrent/
- Por defecto
- /mnt/user/T_Media/Torrent/
- Valor
- /mnt/user/T_Media/Torrent/
Web UI Options
- Objetivo
- TRANSMISSION_WEB_UI
- Por defecto
- transmission-web-control|kettu|combustion
- Valor
- transmission-web-control
Apply permsissions Globally on Transmissions files / Folders
- Por defecto
- true|false
- Valor
- false
Container Path: WEBPROXY_ENABLED
- Objetivo
- WEBPROXY_ENABLED
- Por defecto
- false
- Valor
- false
testing openvpn-tcp-nextgen
- Objetivo
- PIA_OPENVPN_CONFIG_BUNDLE
- Por defecto
- openvpn-tcp|openvpn|openvpn-strong|openvpn-strong-tcp
- Valor
- openvpn-tcp
Categorías
Descargar estadísticas
Descargas totales a lo largo del tiempo
Detalles
haugene/transmission-openvpn:devEjecute Transmission_VPN en Unraid.
Transmission_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.