Skip to content

jinolacson/node-vpn-gate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeVPN

This Node.js script is my own reimplementation of unmaintained python 2 script. It enables users to easily connect to VPNGate's free VPN service. The script prompts the user to specify their desired output country, and automatically selects the best server for that location. With this script, users can easily connect to VPNGate's VPN service without needing to manually configure any settings or choose a server.

Requirements

Installation

npm install

Run the service using country code or country names

sudo node serve.js US # or sudo node serve.js "United States"

Demo

  • Successfully connected

Connection image

  • IP check

Connection image

Disconnect from the server

sudo killall openvpn

About

VPN Gate node script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors