Skip to content

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.

0xFA-Team/OpenKeeper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

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 ./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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 48.5%
  • Tcl 24.9%
  • Shell 15.6%
  • Roff 5.4%
  • C++ 3.2%
  • Makefile 1.3%
  • HTML 1.1%