Transmission_VPN haugene/transmission-openvpn:dev https://hub.docker.com/r/haugene/transmission-openvpn/ bridge sh true https://forums.unraid.net/topic/60143-support-clowryms-docker-repository/ https://github.com/haugene/docker-transmission-openvpn Transmission is a full-featured ​BitTorrent client for Linux, OS X, Unix and Windows.[br] 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"[br][br] [b][u][span style='color: #E80000;']Configuration[/span][/u][/b][br] [b]/config[/b] This is where Transmission will store it's configuration file, database and logs.[br] [b]/data[/b] This is where Transmision will store data downloaded, watched folder, and archived torrents.[br][br] [b][span style='color: #E80000;']Notes[/span][/b][br] 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[br] 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. http://[IP]:[PORT:9091]/ https://raw.githubusercontent.com/clowrym/docker-templates/master/Transmission_VPN.xml https://raw.githubusercontent.com/activ/docker-templates/master/activ/images/transmission-icon.png --cap-add=NET_ADMIN --restart=always --log-opt max-size=50m --log-driver json-file --dns 8.8.8.8 --dns 1.1.1.1 bridge 9091 9091 tcp /mnt/user/T_Media/Torrent/ /data rw /mnt/user/T_Media/Torrent/ /downloads rw /mnt/user/T_Media/Torrent/watch/ /watch rw /mnt/user/T_Media/Torrent/ /mnt/user/T_Media/Torrent/ rw VPN_USER OPENVPN_USERNAME VPN_PASS OPENVPN_PASSWORD switzerland OPENVPN_CONFIG PIA OPENVPN_PROVIDER 192.168.0.0/24 LOCAL_NETWORK admin TRANSMISSION_RPC_USERNAME TRANS_PASS TRANSMISSION_RPC_PASSWORD --inactive 3600 --ping 10 --ping-exit 60 --mute-replay-warnings OPENVPN_OPTS 99 PUID 100 PGID /downloads TRANSMISSION_DOWNLOAD_DIR true TRANSMISSION_RPC_AUTHENTICATION_REQUIRED true TRANSMISSION_RATIO_LIMIT_ENABLED 15 TRANSMISSION_DOWNLOAD_QUEUE_SIZE 10 TRANSMISSION_CACHE_SIZE_MB /downloads/incomplete TRANSMISSION_INCOMPLETE_DIR transmission-web-control TRANSMISSION_WEB_UI false GLOBAL_APPLY_PERMISSIONS false WEBPROXY_ENABLED openvpn-tcp PIA_OPENVPN_CONFIG_BUNDLE 9091 /mnt/user/T_Media/Torrent/ VPN_USER VPN_PASSWORD switzerland PIA 192.168.0.0/24 TRANS_USER TRANS_PASSWORD --inactive 3600 --ping 10 --ping-exit 60 --mute-replay-warnings 99 100 /mnt/user/T_Media/Torrent/ /mnt/user/T_Media/Torrent/watch/ /downloads true true 15 10 /downloads/incomplete /mnt/user/T_Media/Torrent/ transmission-web-control false false openvpn-tcp 1606270517 Transmission is a full-featured ​BitTorrent client for Linux, OS X, Unix and Windows. 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" /tmp/GitHub/AppFeed/templates/clowrymsRepository/Transmission_VPN.xml