0.5.0 • Published 4 years ago

opengate-cli v0.5.0

Weekly downloads
3
License
Apache License 2....
Repository
github
Last release
4 years ago

OpenGate

Command-line Client for the VPN Gate Project.

npm npm bundle size NPM

Getting Started

Prerequisites

  • Node and NPM should be installed
  • Openvpn CLI edition should be installed
apt install openvpn (ubuntu)

brew install openvpn (MacOs)

Installing

  • If you have npm installed
npm i -g opengate-cli
  • You can use install script from the project
./install.sh

Usage

$ opengate -h
Usage: opengate [options]

Options:
  --version, -v     Show version number                                [boolean]
  --help, -h        Show help                                          [boolean]
  --background, -b  run vpn in background
  --reconnect, -r   reconnect to last openvpn server
  --log, -l         openvpn logs
  --kill, -k        kill openvpn's backgound process

Contributing

When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.

Authors

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details

Acknowledgments

0.5.0

4 years ago

0.4.1

4 years ago

0.4.0

4 years ago

0.3.2

4 years ago

0.3.1

4 years ago

0.3.0

4 years ago

0.2.0

4 years ago

0.1.0

4 years ago