Skip to content

saaiful/PPTP-VPN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

PPTP-VPN

PPTP VPN Installer Script

A Point-To-Point Tunneling Protocol (PPTP) allows you to implement your own VPN very quickly, and is compatible with most mobile devices. Even though PPTP is less secure than OpenVPN, it is also faster and uses less CPU resources.

Tested on Ubuntu 17.04 - 22.04 (VPS)

Install

  1. Copy script by using wget https://raw.githubusercontent.com/saaiful/PPTP-VPN/master/install.sh
  2. Run using sudo bash install.sh
  3. Script will ask for username and password for VPN, set them correctly
  4. Connect the VPN and Enjoy :)