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
Describe the bug When the Kill Switch is active (OpenVPN process died) and you call protonvpn status it prints out an error message
protonvpn status
[!] There was an error connecting to the ProtonMail API. [!] Please make sure your connection is working properly!
To Reproduce Steps to reproduce the behavior:
sudo pkill openvpn
Expected behavior The User gets a warning that the Kill Switch is active and a manual reconnection is needed
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered:
Fix #40: Wrong status printout with Kill Switch
3eb89cf
353b69b
Rafficer
No branches or pull requests
Describe the bug
When the Kill Switch is active (OpenVPN process died) and you call
protonvpn status
it prints out an error messageTo Reproduce
Steps to reproduce the behavior:
sudo pkill openvpn
protonvpn status
Expected behavior
The User gets a warning that the Kill Switch is active and a manual reconnection is needed
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: