Skip to content

Instantly share code, notes, and snippets.

View auladinglese's full-sized avatar
💭
Confused...as usual...

auladinglese

💭
Confused...as usual...
View GitHub Profile
@auladinglese
auladinglese / 0_README.md
Last active February 21, 2020 21:10 — forked from 0xcaff/0_README.md
OpenVPN, rTorrent and Flood Docker Compose Configuration

The Setup

This is a docker-compose file for a simple, secure torrent setup. It includes [rTorrent] (a torrent client), [flood] (a web interface for rTorrent), [OpenVPN] (to tunnel traffic through your ISP) and a simple iptables firewall to allow rTorrent to only access the internet through a VPN.

To run everything, put your open vpn configuration file in ./vpn.ovpn and the other configuration files from this gist in a directory then go to that