1.0.3 • Published 6 years ago

vpnbook v1.0.3

Weekly downloads
1
License
ISC
Repository
-
Last release
6 years ago

#vpnbook api vpnbook is a website that host PPTP vpns that you can connect using the windows10 vpn feature. this is a unofficial api that you can download with npm by saying:

	npm i vpnbook

#usage here are the functions you can use.

	var vb = require('vpnbook');
	vb.login(); //logs to console the login for the vpn.
	vb.servers(); //logs to console the running servers.

other

	var vb = require('vpnbook');
	vb.info(); //logs to console servers and login.

#advantage this gives an advantage because it allows you to get the servers and password without seeing any ads.