1
0
Fork 0
mirror of synced 2025-04-05 06:03:33 +03:00
This commit is contained in:
shuangquan 2017-12-21 15:37:34 +08:00
parent c4782c1158
commit 789f4a5385
2 changed files with 5 additions and 5 deletions

View file

@ -1,7 +1,7 @@
#!/bin/bash
VPN_USER=""
VPN_PASSWORD=""
VPN_USER="greatvpn"
VPN_PASSWORD="greatvpn"
function read_user()
{

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='greatvpn'
YOUR_USERNAME='greatvpn'
YOUR_PASSWORD='greatvpn'
# Important notes: https://git.io/vpnnotes
# Setup VPN clients: https://git.io/vpnclients