From 8628301d285db59021dd6a95ce54c7c62ef0feda Mon Sep 17 00:00:00 2001 From: hwdsl2 Date: Sat, 21 May 2016 03:59:08 -0500 Subject: [PATCH] Minor improvements and clean up --- extras/vpnupgrade_Libreswan.sh | 24 +++++--- extras/vpnupgrade_Libreswan_centos.sh | 15 +++-- vpnsetup.sh | 89 +++++++++++++++------------ vpnsetup_centos.sh | 73 ++++++++++++---------- 4 files changed, 112 insertions(+), 89 deletions(-) diff --git a/extras/vpnupgrade_Libreswan.sh b/extras/vpnupgrade_Libreswan.sh index 7d5c47c..f36f7ab 100644 --- a/extras/vpnupgrade_Libreswan.sh +++ b/extras/vpnupgrade_Libreswan.sh @@ -58,20 +58,23 @@ fi clear -echo "Welcome! This script will build and install Libreswan $SWAN_VER on your server." -echo "Additional packages required for Libreswan compilation will also be installed." -echo -echo "This is intended for use on servers running an older version of Libreswan." -echo "Your existing VPN configuration files will NOT be modified." +cat <