openvpn-client
openvpn-client copied to clipboard
Is there a way to disconnect from an already connected VPN Server
I provide about ten .ovpn files at build time and I need a way to switch between them. I'd love not to have to restart the whole container every time I want to disconnect and reconnect to a different VPN server. Does anyone have any tips on how to command the client to disconnect, and then reconnect to a different .ovpn file while it's still running in it's container?
I don't mind adding the code myself if someone could point me in the right direction. ☺️
So this appears to be a no?