Skip to content

๐Ÿ›œ Spawn your own VPN server with one command.

Notifications You must be signed in to change notification settings

iamludal/vpn-spawner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

VPN Spawner

Spawn your own VPN server with one command.

Requirements

Usage

  1. Clone this repository.
git clone https://github.com/iamludal/vpn-spawner.git
  1. Authenticate yourself to the Google Cloud SDK.
gcloud auth login
  1. Set your project ID using the GCLOUD_PROJECT_ID environment variable.
export GCLOUD_PROJECT_ID=[your_project_id]
  1. Spawn your VPN server.
./spawn.sh
  1. Connect to your VPN server by opening the generated client.ovpn file in a VPN client.

  2. Once you're done, destroy your VPN server.

./destroy.sh

About

๐Ÿ›œ Spawn your own VPN server with one command.

Resources

Stars

Watchers

Forks