GithubHelp home page GithubHelp logo

windscribe's Introduction

Windscribe VPN CLI for Arch Linux

Update: You can install this package from AUR

Circle CI Build Status

CircleCI

Overview

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.

Installation

Installing From AUR

  • You install this package from the Arch User Repository (AUR) by using the AUR helper of your choice (e.g. yay -S windscribe-cli).

Installation

In order the install Windscribe's CLI from this repository, use the following instructions:

  1. Clone this repository onto your local machine.
  2. cd into the cloned repository.
  3. Execute makepkg -cs to build the package.
  4. After the build process is finished, run sudo pacman -U windscribe-cli-*.pkg.tar to install the package.

Running Windscribe CLI

  1. After installing for the first time, close out of any active terminals (this is so that bash autocomplete works)
  2. Check to see if the windscribe daemon is running: systemctl status windscribe.service
  3. If the daemon is not running, you can simply run 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)
  4. Now running windscribe in your terminal should bring-up the CLI
  5. To login to windscribe, run windscribe login
  6. To connect to windscribe, run windscribe connect
  7. If you need additional help, run windscribe --help

Terminal

Resources

Windscribe

Windscribe Linux Download

windscribe's People

Contributors

hkuchampudi avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.