docker-vpn/README.md

8 lines
332 B
Markdown
Raw Normal View History

2021-08-07 20:09:36 +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.