We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If killswitch is set to on then doing a nordvpn connect fails.
nordvpn connect
The only way to connect is to turn off the killswitch, connect and reconnect as below.
nordvpn set killswitch off; nordvpn connect; nordvpn set killswitch on;
Expected Behaviour
That a nordvpn connect would work regardless of the setting on killswitch.
The text was updated successfully, but these errors were encountered:
hi, could you please try to reconnect with killswitch on, after a successful connection?
nordvpn set killswitch off; nordvpn connect; nordvpn set killswitch on; nordvpn disconnect; nordvpn connect; <--- does it work this time?
Sorry, something went wrong.
Seems to have fixed it and the problem doesn't seem to be reappearing for now
Ok, thanks, we'll register a bug on our side and investigate this.
No branches or pull requests
If killswitch is set to on then doing a
nordvpn connect
fails.The only way to connect is to turn off the killswitch, connect and reconnect as below.
Expected Behaviour
That a
nordvpn connect
would work regardless of the setting on killswitch.The text was updated successfully, but these errors were encountered: