Update: You can install this package from AUR
This repository contains the files necessary to build Windscribe VPN CLI for Arch Linux. Currently, Windscribe's CLI is in open beta, so users should anticipate breakages.
yay -S windscribe-cli
).In order the install Windscribe's CLI from this repository, use the following instructions:
cd
into the cloned repository.makepkg -cs
to build the package.sudo pacman -U windscribe-cli-*.pkg.tar
to install the package.systemctl status windscribe.service
sudo systemctl start windscribe
. (If you want the daemon to automatically start on boot,
you can run sudo systemctl enable windscribe
, otherwise you will have to execute sudo systemctl start windscribe
every time the computer is
booted)windscribe
in your terminal should bring-up the CLIwindscribe login
windscribe connect
windscribe --help