From 5cb717598bfaf6cce2c13c9ae86cd8218ad9292c Mon Sep 17 00:00:00 2001 From: hwdsl2 Date: Thu, 14 Aug 2014 11:02:24 -0700 Subject: [PATCH] --- vpnsetup.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/vpnsetup.sh b/vpnsetup.sh index 8b9de63..12de899 100644 --- a/vpnsetup.sh +++ b/vpnsetup.sh @@ -2,6 +2,8 @@ # # Amazon EC2 user-data file for automatic configuration of IPsec/L2TP VPN # on a Ubuntu server instance. Tested with 14.04 (Trusty) AND 12.04 (Precise). +# With minor modifications, this script *can also be used* on dedicated servers +# or any KVM- or XEN-based Virtual Private Server (VPS) from other providers. # # DO NOT RUN THIS SCRIPT ON YOUR PC OR MAC! THIS IS MEANT TO BE RUN WHEN # YOUR AMAZON EC2 INSTANCE STARTS!