purpleroc / OpenKeeper

OpenKeeper is a software for Linux to replace the NetKeeper. I put it on GITHUB is just because I found a bug when I use it, I have fixed it and warry others occur this bug again.

Home Page:http://www.purpleroc.com/html/341708.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenKeeper

OpenKeeper is a software for Linux to replace the NetKeeper. I don't know who is the original author. I put it on GITHUB is just because I found a bug when I use it, I have fixed it and warry others occur this bug again.

Installation

apt-get install build-essential
git clone https://github.com/purpleroc/OpenKeeper
cd openkeeper/
cd openkeeper-cli-1.2/
cd 32/ or cd 64/
sudo sh -x install.sh

Usage

  • 1. Config

sudo ok-config

intput username/password/device for dial.

    1. Dial

You can use:

sudo ok

to dial, or you can use:

sudo okok

when you disconnect, it will auto re-dial.

    1. Stop

You can use:

sudo ok-stop

or

sudo okok-stop

About

OpenKeeper is a software for Linux to replace the NetKeeper. I put it on GITHUB is just because I found a bug when I use it, I have fixed it and warry others occur this bug again.

http://www.purpleroc.com/html/341708.html


Languages

Language:C 47.3%Language:Tcl 24.4%Language:Shell 15.3%Language:Groff 5.3%Language:Makefile 3.6%Language:C++ 3.1%Language:HTML 1.1%