1
0
Fork 0
mirror of synced 2025-04-05 06:03:33 +03:00

Update vpnsetup.sh

This commit is contained in:
jbrentc913 2021-06-02 07:20:23 -07:00 committed by GitHub
parent d7ce905779
commit cf0bc86fa7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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!