No description
Find a file
2021-11-28 03:04:01 +01:00
.gitignore Add makefile and simpler startup. 2021-11-28 02:53:29 +01:00
Dockerfile Add makefile and simpler startup. 2021-11-28 02:53:29 +01:00
Makefile Improve readme, automatically fix up and down scripts in configuration. 2021-11-28 03:04:01 +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 makefile and simpler startup. 2021-11-28 02:53:29 +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.