Skip to content

Instantly share code, notes, and snippets.

View hon1nbo's full-sized avatar

Hon1nbo hon1nbo

View GitHub Profile
@hon1nbo
hon1nbo / 0_README.md
Created March 13, 2018 15:43 — 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