Skip to content
This repository has been archived by the owner on Jan 27, 2023. It is now read-only.

Latest commit

 

History

History
30 lines (30 loc) · 579 Bytes

README.org

File metadata and controls

30 lines (30 loc) · 579 Bytes

重庆高校 Linux 上网客户端 openkeeper

Introduction

  • Netkeeper for Linux.

Installation

$ git clone https://github.com/Eventide/openkeeper-cli.git
$ cd openkeeper-cli
$ ./configure --prefix=/usr/local
$ make 
$ sudo make install 

Usage

  • Configuration.
$ sudo ok-config
  • Connect.
$ sudo ok
  • Disconnect.
$ sudo ok-stop

Contributors