wfg / docker-openvpn-client

OpenVPN client with killswitch and proxy servers; built on Alpine
MIT License
353 stars 107 forks source link

Possible to do a health check for open ports? #44

Open pau1h opened 2 years ago

pau1h commented 2 years ago

Hello! Mullvad has an issue right now where the open port closes every couple of hours for some reason. Restarting the container fixes the problem, but I have to do it manually every time. Is it possible to configure some sort of health check that checks if the port is open, and if it isn't, restarts the container?