Joentje / nordvpn-proxy

Use NordVPN in your Docker stack
141 stars 53 forks source link

Command to switch server #29

Open seb3point0 opened 4 years ago

seb3point0 commented 4 years ago

Is it currently possible to switch VPN servers by sending a command to the container, or is this only way to do this to restart the container?

Joentje commented 4 years ago

@seb2point0 Currently that's indeed the only way to switch a VPN server

mikolajskorupa commented 3 years ago

@seb2point0 @Joentje Sending "killall openvpn" using exec also seems to do the job without restarting the container.