Transmission with OpenVPN (haugene/transmission-openvpn)
This directory contains the configuration for the haugene/transmission-openvpn Docker image. This image bundles the Transmission BitTorrent client with an OpenVPN client, which ensures that all of Transmission's traffic is routed through a VPN tunnel, enhancing privacy and security.
How to start
- Create a
.envfile based on the.env.examplefile. - Set the environment variables in the
.envfile, including your VPN provider and credentials. - Run
docker-compose up -dto start the application. - The Transmission web interface will be available at http://localhost:9091.
Setup
After starting the application, you can access the Transmission web interface to manage your torrents. The OpenVPN client will automatically connect to your VPN provider.