schmas / docker-openvpn-client

Docker OpenVPN Client
GNU General Public License v3.0
41 stars 32 forks source link

Added surfshark support #18

Closed Eldwinster closed 5 years ago

Eldwinster commented 5 years ago

I just copy/paste haugene's openvpn/surfshark folder and it works. Could also change the readme to buid the container with docker-compose. Like : docker-compose -f docker-compose.yml up ( build and run the docker ) and the magic is done. This way one just has to modify the docker-compose.yml to try his/her changes kind regards

Eldwinster commented 5 years ago

I don't know why but when I'm using the default.ovpn file I got this : " Options error: Unrecognized option or missing parameter(s) in /etc/openvpn/conf/surfshark/default.ovpn:1: no-osl_udp.ovpn" but for example when I'm using the "OPENVPN_CONF=at-vit_tcp" it works and I got "Initialization Sequence Completed".