From 32458147a524e9de03158c723b8784005136be02 Mon Sep 17 00:00:00 2001 From: hwdsl2 Date: Fri, 10 Jun 2022 21:56:52 -0500 Subject: [PATCH] Update docs --- README-zh.md | 2 +- README.md | 2 +- docs/ikev2-howto-zh.md | 2 +- docs/ikev2-howto.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README-zh.md b/README-zh.md index 013986c..3cbf993 100644 --- a/README-zh.md +++ b/README-zh.md @@ -200,7 +200,7 @@ https://gitlab.com/hwdsl2/setup-ipsec-vpn/-/raw/master/vpnsetup.sh 开始使用自己的专属 VPN! :sparkles::tada::rocket::sparkles: -如果你喜欢这个项目,可以在 [这里](https://coindrop.to/hwdsl2) 表达你的感谢。 +如果你喜欢这个项目,可以 [表达你的支持或感谢](https://coindrop.to/hwdsl2)。 ## 重要提示 diff --git a/README.md b/README.md index 0d769a3..cf3c06e 100644 --- a/README.md +++ b/README.md @@ -200,7 +200,7 @@ If you get an error when trying to connect, see [Troubleshooting](docs/clients.m Enjoy your very own VPN! :sparkles::tada::rocket::sparkles: -Like this project? You can show your appreciation [here](https://coindrop.to/hwdsl2). +Like this project? You can [show your support or appreciation](https://coindrop.to/hwdsl2). ## Important notes diff --git a/docs/ikev2-howto-zh.md b/docs/ikev2-howto-zh.md index 4ce01e0..2bccd8d 100644 --- a/docs/ikev2-howto-zh.md +++ b/docs/ikev2-howto-zh.md @@ -24,7 +24,7 @@ Libreswan 支持通过使用 RSA 签名算法的 X.509 Machine Certificates 来 ## 配置 IKEv2 VPN 客户端 -*其他语言版本: [English](ikev2-howto.md#configure-ikev2-vpn-clients), [中文](ikev2-howto-zh.md#配置-ikev2-vpn-客户端)。如果你喜欢这个项目,可以在 [这里](https://coindrop.to/hwdsl2) 表达你的感谢。* +*其他语言版本: [English](ikev2-howto.md#configure-ikev2-vpn-clients), [中文](ikev2-howto-zh.md#配置-ikev2-vpn-客户端)。如果你喜欢这个项目,可以 [表达你的支持或感谢](https://coindrop.to/hwdsl2)。* **注:** 如果要添加或者导出 IKEv2 客户端,运行 `sudo ikev2.sh`。使用 `-h` 显示使用信息。客户端配置文件可以在导入后安全删除。 diff --git a/docs/ikev2-howto.md b/docs/ikev2-howto.md index 379133d..1c23e4e 100644 --- a/docs/ikev2-howto.md +++ b/docs/ikev2-howto.md @@ -24,7 +24,7 @@ By default, IKEv2 is automatically set up when running the VPN setup script. If ## Configure IKEv2 VPN clients -*Read this in other languages: [English](ikev2-howto.md#configure-ikev2-vpn-clients), [中文](ikev2-howto-zh.md#配置-ikev2-vpn-客户端). Like this project? You can show your appreciation [here](https://coindrop.to/hwdsl2).* +*Read this in other languages: [English](ikev2-howto.md#configure-ikev2-vpn-clients), [中文](ikev2-howto-zh.md#配置-ikev2-vpn-客户端). Like this project? You can [show your support or appreciation](https://coindrop.to/hwdsl2).* **Note:** To add or export IKEv2 clients, run `sudo ikev2.sh`. Use `-h` to show usage. Client config files can be safely deleted after import.