docker-openvpn-client
docker-openvpn-client copied to clipboard
Docker OpenVPN Client
I think I am using it right. I have this in my docker-compose: ```yml openvpn: image: dceschmidt/openvpn-client restart: always cap_add: - NET_ADMIN devices: - /dev/net/tun dns: - 8.8.8.8 - 8.8.4.4...
Will you be so kind to add ZenMate to the list of supported providers? I can provide any necessary information, if you need some Sincerely, DK
Updated TorGuard conf files to the July, 2019 update (https://torguard.net/downloads/OpenVPN-UDP-Standard.zip) which requires OpenVPN 2.4; Updated to phusion/baseimage:master; Updated to dockerize-linux-amd64 v0.6.1; Line endings to LF only
For PIA provider, all certificate path is ca.crt / crl.pem but this is not the right file name (ca.rsa.2048.crt / crl.rsa.2048.pem) So when you start container : ``` proxy_1 |...
Hi, At the moment there isn't not support to add multiple networks under LOCAL_NETWORKS env. Is it possible to add support for multiple networks? Thank you!
Update configuration from PureVPN