No description
Find a file
2022-02-17 17:33:51 +01:00
.dockerignore Add shellcheck log. 2021-12-22 17:41:41 +01:00
.gitignore Add shellcheck log. 2021-12-22 17:41:41 +01:00
Dockerfile Remove cache and update index. 2022-02-17 17:33:51 +01:00
Makefile Rename to docker-vpn 2022-02-17 17:33:26 +01:00
README.md Improve readme, automatically fix up and down scripts in configuration. 2021-11-28 03:04:01 +01:00
start-openvpn.sh Improve readme, automatically fix up and down scripts in configuration. 2021-11-28 03:04:01 +01:00
start.tmpl Add dependency check and improve error handling. 2021-12-22 17:28:00 +01:00

Openvpn with torrent client

Put configuration files into /etc/openvpn/client and create a file /etc/openvpn-aria2.conf:

OVPN_CONFIGURATION_FILE=#name of file in /etc/openvpn/client, NOT the full path

Run make build to generate the docker image and ./start to start connect to the vpn inside the image.

make install installs the start script under /usr/local/bin/openvpn-aria2.