This commit is contained in:
hwdsl2 2022-06-07 00:37:31 -05:00
parent f153405117
commit 41d37e808e
6 changed files with 8 additions and 8 deletions

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 143 KiB

After

Width:  |  Height:  |  Size: 143 KiB

View File

@ -151,7 +151,7 @@ confirm_or_abort() {
show_header() {
cat <<'EOF'
IKEv2 Script Copyright (c) 2020-2022 Lin Song 27 May 2022
IKEv2 Script Copyright (c) 2020-2022 Lin Song 7 Jun 2022
EOF
}
@ -1076,7 +1076,7 @@ create_config_readme() {
&& [ "$use_defaults" = "1" ] && [ ! -t 1 ] && [ ! -f "$readme_file" ]; then
cat > "$readme_file" <<'EOF'
These IKEv2 client config files were created during IPsec VPN setup.
To configure IKEv2 clients, see: https://vpnsetup.net/ikev2clients
To configure IKEv2 clients, see: https://vpnsetup.net/ikev2
EOF
if [ "$export_to_home_dir" = "1" ]; then
chown "$SUDO_USER:$SUDO_USER" "$readme_file"
@ -1271,7 +1271,7 @@ EOF
cat <<'EOF'
Next steps: Configure IKEv2 clients. See:
https://vpnsetup.net/ikev2clients
https://vpnsetup.net/ikev2
================================================

View File

@ -555,7 +555,7 @@ cat <<'EOF'
IKEv2 is already set up on this server.
Next steps: Configure IKEv2 clients. See:
https://vpnsetup.net/ikev2clients
https://vpnsetup.net/ikev2
To manage IKEv2 clients, run: sudo ikev2.sh

View File

@ -571,7 +571,7 @@ cat <<'EOF'
IKEv2 is already set up on this server.
Next steps: Configure IKEv2 clients. See:
https://vpnsetup.net/ikev2clients
https://vpnsetup.net/ikev2
To manage IKEv2 clients, run: sudo ikev2.sh

View File

@ -711,7 +711,7 @@ cat <<'EOF'
IKEv2 is already set up on this server.
Next steps: Configure IKEv2 clients. See:
https://vpnsetup.net/ikev2clients
https://vpnsetup.net/ikev2
To manage IKEv2 clients, run: sudo ikev2.sh

View File

@ -681,7 +681,7 @@ cat <<'EOF'
IKEv2 is already set up on this server.
Next steps: Configure IKEv2 clients. See:
https://vpnsetup.net/ikev2clients
https://vpnsetup.net/ikev2
To manage IKEv2 clients, run: sudo ikev2.sh