No description
Find a file
2021-11-28 02:53:29 +01:00
.gitignore Add makefile and simpler startup. 2021-11-28 02:53:29 +01:00
docker-compose.yml 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 Add makefile and simpler startup. 2021-11-28 02:53:29 +01:00
README.md Add aria2 and readme. 2021-08-07 20:09:36 +02:00
start-openvpn.sh Add makefile and simpler startup. 2021-11-28 02:53:29 +01:00
start.tmpl Add makefile and simpler startup. 2021-11-28 02:53:29 +01:00

Openvpn with torrent client

Just add your openvpn configuration config.ovpn and the authorization file auth.txt and modify config.ovpn to use the auth file: auth-user-pass /opt/auth.txt

Next run ./start to drop into a shell as your user in your home directory. Now you can use aria2 to download everything over a VPN.