1.0.0 • Published 8 years ago
vpnbook-client v1.0.0
VPNBook Client
Automatically connects to vpnbook using secure openvpn. Scraps the latest password from https://www.vpnbook.com/freevpn
Compatability
Currently supports linux only. Windows and Mac aren't supported yet!
Dependencies
Usage
First you need to clone the repository (reccomended)
git clone https://github.com/MyIsaak/vpnbook-clientandcd vpnbook-client
or install with npm (not reccomended)
npm install vpnbook-clientand cd node_modules/vpnbook-client
Then build the package
npm run-script buildFinally run the executable
./vpnbook-client
1.0.0
8 years ago