-
-
Save woodRock/1eb3e203a2dc987017efbf6a14ccb037 to your computer and use it in GitHub Desktop.
This script enables a NordVPN connection to the US on Manjaro Linux. It can be added to the path or run on startup. Depending on preferences. It will require permission to be executed using chmod.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo systemctl start nordvpnd | |
nordvpn connect us |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment