Skip to content

Instantly share code, notes, and snippets.

@nicolasegp
Last active February 5, 2019 19:31
Show Gist options
  • Save nicolasegp/669bddc554aa4b30071dfda8114e234c to your computer and use it in GitHub Desktop.
Save nicolasegp/669bddc554aa4b30071dfda8114e234c to your computer and use it in GitHub Desktop.
Windscribe VPN

Install in ArchLinux

yay -S windscribe-cli

Start service and session

sudo systemctl start windscribe

windscribe login
# User and Password

windscribe connect best
# Or
# windscribe connect REGION_CODE

Disconnect and stop service

windscribe disconnect
sudo systemctl stop windscribe

List locations

windscribe locations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment