OpenKeeper is a software to replace the NetKeeper on Linux platform. This fork add Jiangxi NetkeeperV32 support. Warning: This version had not tested fully yet.
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
- 1. Config
sudo ok-config
intput username/password/device for dial.
-
- Dial
- Dial
You can use:
sudo ok
to dial, or you can use:
sudo okok
when you disconnect, it will auto re-dial.
-
- Stop
You can use:
sudo ok-stop
or
sudo okok-stop