From b04fea314835179bca770e65722dd6679d6ca21a Mon Sep 17 00:00:00 2001 From: hwdsl2 Date: Thu, 9 Jun 2022 00:24:34 -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, 6 insertions(+), 2 deletions(-) diff --git a/README-zh.md b/README-zh.md index 38612d0..013986c 100644 --- a/README-zh.md +++ b/README-zh.md @@ -200,6 +200,8 @@ https://gitlab.com/hwdsl2/setup-ipsec-vpn/-/raw/master/vpnsetup.sh 开始使用自己的专属 VPN! :sparkles::tada::rocket::sparkles: +如果你喜欢这个项目,可以在 [这里](https://coindrop.to/hwdsl2) 表达你的感谢。 + ## 重要提示 *其他语言版本: [English](README.md#important-notes), [中文](README-zh.md#重要提示)。* diff --git a/README.md b/README.md index 2b11370..0d769a3 100644 --- a/README.md +++ b/README.md @@ -200,6 +200,8 @@ 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). + ## Important notes *Read this in other languages: [English](README.md#important-notes), [中文](README-zh.md#重要提示).* diff --git a/docs/ikev2-howto-zh.md b/docs/ikev2-howto-zh.md index f0ecff9..4ce01e0 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-客户端)。* +*其他语言版本: [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 55fe5ce..379133d 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-客户端).* +*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).* **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.