jweede / bitmask-transmission-docker

Runs transmission behind bitmask vpn in a docker container.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bitmask/Transmission docker container

Threw this together to run an isolated bitmask vpn with transmission running.

Usage

copy dev.env.in to dev.env and fill it out with your Bitmask credentials.

Then use bash run.sh to start container. Once initialized, go to http://localhost:9091 and log in with user/pass transmission/transmission.

About

Runs transmission behind bitmask vpn in a docker container.

License:GNU General Public License v3.0


Languages

Language:Python 92.7%Language:Shell 3.7%Language:Jinja 2.1%Language:Dockerfile 1.6%