https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/rtorrentvpn.xml binhex-rtorrentvpn rTorrent is a quick and efficient BitTorrent client that uses, and is in development alongside, the libTorrent (not to be confused with libtorrent-rasterbar) library. It is written in C++ and uses the ncurses programming library, which means it uses a text user interface. When combined with a terminal multiplexer (e.g. GNU Screen or Tmux) and Secure Shell, it becomes a convenient remote BitTorrent client, this Docker image includes the popular ruTorrent web frontend to rTorrent for ease of use. This Docker includes OpenVPN and WireGuard 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 "http://host ip:8118". http://lime-technology.com/forum/index.php?topic=47832.0 https://registry.hub.docker.com/r/binhex/arch-rtorrentvpn/ https://github.com/binhex/arch-rtorrentvpn binhex/arch-rtorrentvpn https://github.com/rakshasa/rtorrent true true bridge 5000 5000 tcp 9080 9080 tcp 9443 9443 tcp 8118 8118 tcp VPN_ENABLED yes VPN_USER vpn username VPN_PASS vpn password VPN_PROV pia|airvpn|custom VPN_CLIENT openvpn|wireguard VPN_OPTIONS STRICT_PORT_FORWARD yes ENABLE_PRIVOXY no ENABLE_AUTODL_IRSSI no ENABLE_RPC2 yes ENABLE_RPC2_AUTH yes ENABLE_WEBUI_AUTH yes RPC2_USER admin RPC2_PASS WEBUI_USER admin WEBUI_PASS LAN_NETWORK 192.168.1.0/24 NAME_SERVERS 209.222.18.222,84.200.69.80,37.235.1.174,1.1.1.1,209.222.18.218,37.235.1.177,84.200.70.40,1.0.0.1 ADDITIONAL_PORTS DEBUG false PHP_TZ UTC UMASK 000 PUID 99 PGID 100 /mnt/cache/appdata/config /config rw /mnt/user/appdata/data /data rw http://[IP]:[PORT:9080]/ https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/images/rtorrent-icon.png If you appreciate my work, then please consider buying me a beer :D https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=MM5E27UX6AUU4 https://www.paypal.com/en_US/i/btn/btn_donate_SM.gif --sysctl="net.ipv4.conf.all.src_valid_mark=1" Downloaders: rTorrent is a quick and efficient BitTorrent client that uses, and is in development alongside, the libTorrent (not to be confused with libtorrent-rasterbar) library. It is written in C++ and uses the ncurses programming library, which means it uses a text user interface. When combined with a terminal multiplexer (e.g. GNU Screen or Tmux) and Secure Shell, it becomes a convenient remote BitTorrent client, this Docker image includes the popular ruTorrent web frontend to rTorrent for ease of use. This Docker includes OpenVPN and WireGuard 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 "http://host ip:8118". /tmp/GitHub/AppFeed/templates/BinhexsRepository/binhex/rtorrentvpn.xml