New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

vpn-gate

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vpn-gate

Connect via openvpn using free vpngate.net config data from the CLI

  • 2.1.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

vpn-gate

Connect via openvpn using free vpngate.net config data from the CLI

Screenshot

Install

$ npm install --global vpn-gate

Usage

$ sudo vpn-gate [<COUNTRY>] [-p] <portnumber>

Examples

You can omit parameter, then openvpn will use config data with the highest score

$ sudo vpn-gate

...or you can use short country name, next command will load config data by openvpn that applies to Japan country and has highest score

$ sudo vpn-gate jp

...or with full country name

$ sudo vpn-gate japan

Also you can specify port number for browser interface, by default it will be 3333

$ sudo vpn-gate jp -p 9000

A little bit more freedom you can get by going to http://localhost:3333 after vpn-gate started

Browser interface

Screenshot

License

MIT © Alexander Kazmin

Keywords

FAQs

Package last updated on 27 Nov 2016

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