From 33ad2b79969695851728ec3d488620feb01f591d Mon Sep 17 00:00:00 2001 From: Lin Song Date: Thu, 7 Jan 2016 14:22:59 -0600 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 642b415..3d39341 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # IPsec/L2TP VPN Server Auto Setup Scripts +Note: This repository was created from and replaces these GitHub Gists: +- https://gist.github.com/hwdsl2/9030462 (224 Stars, 87 Forks) +- https://gist.github.com/hwdsl2/e9a78a50e300d12ae195 (9 Stars, 5 Forks) + Scripts for automatic setup of an IPsec/L2TP VPN server on Ubuntu 14.04 & 12.04, Debian 8 and CentOS/RHEL 6 & 7. Works on dedicated servers or any KVM- or XEN-based Virtual Private Server (VPS), with **freshly installed** Linux OS. They can also be used as Amazon EC2 "user-data" with the Ubuntu 14.04/12.04, Debian 8 or CentOS 7 AMIs.