aqnaruto / VPN

CentOS Script to Install a PPTP VPN-only System

Home Page:labs.drewsymo.com/VPN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

CentOS Script to Install a PPTP VPN-only System

labs.drewsymo.com/VPN


Languages

Language:Shell 100.0%