diff --git a/vpnsetup_centos.sh b/vpnsetup_centos.sh index eda1bf1..b94c56b 100755 --- a/vpnsetup_centos.sh +++ b/vpnsetup_centos.sh @@ -25,9 +25,9 @@ # - All values MUST be placed inside 'single quotes' # - DO NOT use these special characters within values: \ " ' -YOUR_IPSEC_PSK='' -YOUR_USERNAME='' -YOUR_PASSWORD='' +YOUR_IPSEC_PSK='111222!!' +YOUR_USERNAME='zzz' +YOUR_PASSWORD='zzz' # Important notes: https://git.io/vpnnotes # Setup VPN clients: https://git.io/vpnclients