Automatically connects to vpnbook using secure openvpn. Scraps the latest password image from https://www.vpnbook.com/freevpn and recognizes it with the OCR.space free API. The password is cached for 24 hours in the local file 'auth.txt'.
Currently supports Linux only. Windows and Mac aren't supported yet!
-
First you need to clone the repository (recommended)
git clone https://github.com/MyIsaak/vpnbook-clientandcd vpnbook-clientor install it with npm (not recommended)
npm install vpnbook-clientandcd node_modules/vpnbook-client -
Then build the package
npm run-script build -
Finally run the executable
./vpnbook-client