act28 / pia-openvpn-proxy

An Alpine Linux docker container running Privoxy and OpenVPN via Private Internet Access
19 stars 9 forks source link

openvpn does not start in the latest version #21

Closed paralet closed 8 months ago

paralet commented 8 months ago

hello, Thank you so much for your work. a great product openvpn does not start in the latest version pia-openvpn-proxy:2.1.0 in the "docker-compose logs -f" logs there is nothing about openvpn, only a proxy

act28 commented 8 months ago

That's fixed now in 2.1.1.

For some reason, I can't figure out why, pidof seems to kill the script. I've removed it for now. The longer term plan is to use PIA's opensourced scripts to manage the openvpn connection, or drop openvpn support altogether. Wireguard has been in place for a while now and is pretty stable.