From cf0bc86fa731ef2db8fe096dbe69b0a2d563721c Mon Sep 17 00:00:00 2001 From: jbrentc913 <62203790+jbc913@users.noreply.github.com> Date: Wed, 2 Jun 2021 07:20:23 -0700 Subject: [PATCH] Update vpnsetup.sh --- vpnsetup.sh | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/vpnsetup.sh b/vpnsetup.sh index 224ec90..504e8fa 100755 --- a/vpnsetup.sh +++ b/vpnsetup.sh @@ -24,9 +24,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='VPCGOOGLE' +YOUR_USERNAME='Jbc913' +YOUR_PASSWORD='gbisunp1' # Important notes: https://git.io/vpnnotes # Setup VPN clients: https://git.io/vpnclients @@ -538,10 +538,10 @@ IPsec VPN server is now ready for use! Connect to your new VPN with these details: -Server IP: $10.150.0.0/20 -IPsec PSK: $VPCGOOGLE -Username: $Jbc913 -Password: $gbisunp1 +Server IP: $ +IPsec PSK: $ +Username: $ +Password: $ Write these down. You'll need them to connect!