No description
Find a file
2021-08-07 20:36:47 +02:00
.gitignore Init commit. 2021-08-07 18:24:20 +02:00
configuration.env Add torrent client. 2021-08-07 19:54:15 +02:00
docker-compose.yml Add torrent client. 2021-08-07 19:54:15 +02:00
Dockerfile Add ip output. 2021-08-07 20:36:47 +02:00
README.md Add aria2 and readme. 2021-08-07 20:09:36 +02:00
start Add aria2 and readme. 2021-08-07 20:09:36 +02:00
start-openvpn.sh Add ip output. 2021-08-07 20:36:47 +02: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.