Socket
Socket
Sign inDemoInstall

vpn-gate

Package Overview
Dependencies
218
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

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


Version published
Weekly downloads
1
decreased by-50%
Maintainers
1
Install size
17.9 MB
Created
Weekly downloads
 

Readme

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

Last updated on 27 Nov 2016

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc