A minimalist rTorrent client for docker with OpenVPN capabilities. This also has rutorrent bound to port 80 using lighttpd.
Note: Requires priviledged run in order to connect using OpenVPN
- Container size is a mere 65 mb
- Ram consumption with 300 torrents sums up to 45 mb
- OpenVPN ram consumption is a piffling 2.5 mb
The container is for the purest of torrenters, routing all their traffic through a VPN connection. Your personal OpenVPN configuration files should be stored in /vpn
. They will be automatically loaded and properly routed. The configuration files for the openvpn must end in ovpn
. This is because startup calls openvpn --config *.ovpn
- Incoming TCP port: 49161
- ruTorrent TCP port: 80
- Config Volume: /config
- store rtorrent.rc configuration file in here
- Downloads Volume: /downloads
- VPN Configuration Volume: /vpn
- Drop your VPN configuration files