Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 400 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 400 Bytes

ezpptp

========

A PPTP VPN setup script for a Debian/Ubuntu VPS (OpenVZ)

To install the script, copy and paste this into your SSH client of choice:

wget https://raw.github.com/cwaffles/ezpptp/master/ezpptp.sh
chmod +x ezpptp.sh && ./ezpptp.sh

Credits