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!