Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

vpnbook

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vpnbook

this is a small api for the website vpnbook

  • 1.0.3
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
9
decreased by-10%
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

FAQs

Package last updated on 17 Jul 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc