saelozahra / PPTP-VPN

PPTP VPN Installer Script

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 (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 :)

About

PPTP VPN Installer Script

License:MIT License


Languages

Language:Shell 100.0%