Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VPN

Bare Bones (PPTP) VPN Installer for CentOS See http://drewsymo.com/networking/vpn/install-ptpp/ for more information.

Installation

To get started with your own secure VPN, simply execute the following commands at your servers command-line:

$ yum install -y git
$ cd /opt && git clone git://github.com/drewsymo/VPN.git
$ cd VPN && bash vpn-setup-vanilla.sh

If you're on Linode, you can simply rebuild your instance with the PPTP VPN Installer stackscript.

Author

Drew Morris

Recommended Providers

About

CentOS Script to Install a PPTP VPN-only System

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors