Skip to content

Instantly share code, notes, and snippets.

View mzarrinpour's full-sized avatar

Mehdi Zarrinpour mzarrinpour

  • Saman Co
  • Yazd
View GitHub Profile
@mzarrinpour
mzarrinpour / pptpinstall.sh
Last active June 25, 2022 17:48 — forked from asimzeeshan/pptpinstall.sh
Install PPTP vpn server on Xen Ubuntu
#!/bin/bash
# Interactive PoPToP install script on a OpenVZ VPS
# Tested on Debian 5, 6, and Ubuntu 11.04
# 2011 v1.1
# Author: Commander Waffles
# http://www.putdispenserhere.com/pptp-debian-ubuntu-openvz-setup-script/
#
# Serverd by: Asim Zeeshan via Gist
# https://gist.github.com/3799210