Skip to content

Commit dcef966

Browse files
committed
Update docs
1 parent 9df4f93 commit dcef966

12 files changed

Lines changed: 18 additions & 18 deletions

README-zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ sudo sh vpn.sh
192192

193193
## 重要提示
194194

195-
*其他语言版本: [English](README.md#important-notes), [简体中文](README-zh.md#重要提示)如果你有意见或建议,请[发送反馈](https://bit.ly/vpn-feedback)*
195+
*其他语言版本: [English](README.md#important-notes), [简体中文](README-zh.md#重要提示)*
196196

197197
**Windows 用户** 对于 IPsec/L2TP 模式,在首次连接之前需要 [修改注册表](docs/clients-zh.md#windows-错误-809),以解决 VPN 服务器或客户端与 NAT(比如家用路由器)的兼容问题。
198198

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ Enjoy your very own VPN! :sparkles::tada::rocket::sparkles:
192192

193193
## Important notes
194194

195-
*Read this in other languages: [English](README.md#important-notes), [简体中文](README-zh.md#重要提示). Have a comment or suggestion? [Send feedback](https://bit.ly/vpn-feedback).*
195+
*Read this in other languages: [English](README.md#important-notes), [简体中文](README-zh.md#重要提示).*
196196

197197
**Windows users**: For IPsec/L2TP mode, a [one-time registry change](docs/clients.md#windows-error-809) is required if the VPN server or client is behind NAT (e.g. home router).
198198

docs/advanced-usage-zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 高级用法
22

3-
*其他语言版本: [English](advanced-usage.md), [简体中文](advanced-usage-zh.md)如果你有意见或建议,请[发送反馈](https://bit.ly/vpn-feedback)*
3+
*其他语言版本: [English](advanced-usage.md), [简体中文](advanced-usage-zh.md)*
44

55
* [使用其他的 DNS 服务器](#使用其他的-dns-服务器)
66
* [域名和更改服务器 IP](#域名和更改服务器-ip)

docs/advanced-usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Advanced Usage
22

3-
*Read this in other languages: [English](advanced-usage.md), [简体中文](advanced-usage-zh.md). Have a comment or suggestion? [Send feedback](https://bit.ly/vpn-feedback).*
3+
*Read this in other languages: [English](advanced-usage.md), [简体中文](advanced-usage-zh.md).*
44

55
* [Use alternative DNS servers](#use-alternative-dns-servers)
66
* [DNS name and server IP changes](#dns-name-and-server-ip-changes)

docs/clients-xauth-zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 配置 IPsec/XAuth VPN 客户端
22

3-
*其他语言版本: [English](clients-xauth.md), [简体中文](clients-xauth-zh.md)如果你有意见或建议,请[发送反馈](https://bit.ly/vpn-feedback)*
3+
*其他语言版本: [English](clients-xauth.md), [简体中文](clients-xauth-zh.md)*
44

55
**注:** 你也可以使用 [IKEv2](ikev2-howto-zh.md)(推荐)或者 [IPsec/L2TP](clients-zh.md) 模式连接。
66

docs/clients-xauth.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Configure IPsec/XAuth VPN Clients
22

3-
*Read this in other languages: [English](clients-xauth.md), [简体中文](clients-xauth-zh.md). Have a comment or suggestion? [Send feedback](https://bit.ly/vpn-feedback).*
3+
*Read this in other languages: [English](clients-xauth.md), [简体中文](clients-xauth-zh.md).*
44

55
**Note:** You may also connect using [IKEv2](ikev2-howto.md) (recommended) or [IPsec/L2TP](clients.md) mode.
66

docs/clients-zh.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 配置 IPsec/L2TP VPN 客户端
22

3-
*其他语言版本: [English](clients.md), [简体中文](clients-zh.md)如果你有意见或建议,请[发送反馈](https://bit.ly/vpn-feedback)*
3+
*其他语言版本: [English](clients.md), [简体中文](clients-zh.md)*
44

55
**注:** 你也可以使用 [IKEv2](ikev2-howto-zh.md)(推荐)或者 [IPsec/XAuth](clients-xauth-zh.md) 模式连接。
66

@@ -237,7 +237,7 @@ Fedora 28(和更新版本)和 CentOS 8/7 用户可以使用 [IPsec/XAuth](cl
237237

238238
## 故障排除
239239

240-
*其他语言版本: [English](clients.md#troubleshooting), [简体中文](clients-zh.md#故障排除)如果你有意见或建议,请[发送反馈](https://bit.ly/vpn-feedback)*
240+
*其他语言版本: [English](clients.md#troubleshooting), [简体中文](clients-zh.md#故障排除)*
241241

242242
**另见:** [检查日志及 VPN 状态](#检查日志及-vpn-状态)[IKEv2 故障排除](ikev2-howto-zh.md#故障排除)[高级用法](advanced-usage-zh.md)
243243

docs/clients.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Configure IPsec/L2TP VPN Clients
22

3-
*Read this in other languages: [English](clients.md), [简体中文](clients-zh.md). Have a comment or suggestion? [Send feedback](https://bit.ly/vpn-feedback).*
3+
*Read this in other languages: [English](clients.md), [简体中文](clients-zh.md).*
44

55
**Note:** You may also connect using [IKEv2](ikev2-howto.md) (recommended) or [IPsec/XAuth](clients-xauth.md) mode.
66

@@ -236,7 +236,7 @@ First check [here](https://github.com/nm-l2tp/NetworkManager-l2tp/wiki/Prebuilt-
236236

237237
## Troubleshooting
238238

239-
*Read this in other languages: [English](clients.md#troubleshooting), [简体中文](clients-zh.md#故障排除). Have a comment or suggestion? [Send feedback](https://bit.ly/vpn-feedback).*
239+
*Read this in other languages: [English](clients.md#troubleshooting), [简体中文](clients-zh.md#故障排除).*
240240

241241
**See also:** [Check logs and VPN status](#check-logs-and-vpn-status), [IKEv2 troubleshooting](ikev2-howto.md#troubleshooting) and [Advanced usage](advanced-usage.md).
242242

docs/ikev2-howto-zh.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# IKEv2 VPN 配置和使用指南
22

3-
*其他语言版本: [English](ikev2-howto.md), [简体中文](ikev2-howto-zh.md)如果你有意见或建议,请[发送反馈](https://bit.ly/vpn-feedback)*
3+
*其他语言版本: [English](ikev2-howto.md), [简体中文](ikev2-howto-zh.md)*
44

55
**注:** 你也可以使用 [IPsec/L2TP](clients-zh.md) 或者 [IPsec/XAuth](clients-xauth-zh.md) 模式连接。
66

@@ -121,7 +121,7 @@ To customize IKEv2 or client options, run this script without arguments.
121121

122122
## 配置 IKEv2 VPN 客户端
123123

124-
*其他语言版本: [English](ikev2-howto.md#configure-ikev2-vpn-clients), [简体中文](ikev2-howto-zh.md#配置-ikev2-vpn-客户端)如果你有意见或建议,请[发送反馈](https://bit.ly/vpn-feedback)*
124+
*其他语言版本: [English](ikev2-howto.md#configure-ikev2-vpn-clients), [简体中文](ikev2-howto-zh.md#配置-ikev2-vpn-客户端)*
125125

126126
**注:** 如果要添加或者导出 IKEv2 客户端,运行 `sudo ikev2.sh`。使用 `-h` 显示使用信息。客户端配置文件可以在导入后安全删除。
127127

@@ -692,7 +692,7 @@ sudo ikev2.sh --revokeclient [client name]
692692
693693
## 故障排除
694694
695-
*其他语言版本: [English](ikev2-howto.md#troubleshooting), [简体中文](ikev2-howto-zh.md#故障排除)。如果你有意见或建议,请[发送反馈](https://bit.ly/vpn-feedback)。*
695+
*其他语言版本: [English](ikev2-howto.md#troubleshooting), [简体中文](ikev2-howto-zh.md#故障排除)。*
696696
697697
**另见:** [检查日志及 VPN 状态](clients-zh.md#检查日志及-vpn-状态),[IKEv1 故障排除](clients-zh.md#故障排除) 和 [高级用法](advanced-usage-zh.md)。
698698

docs/ikev2-howto.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Guide: How to Set Up and Use IKEv2 VPN
22

3-
*Read this in other languages: [English](ikev2-howto.md), [简体中文](ikev2-howto-zh.md). Have a comment or suggestion? [Send feedback](https://bit.ly/vpn-feedback).*
3+
*Read this in other languages: [English](ikev2-howto.md), [简体中文](ikev2-howto-zh.md).*
44

55
**Note:** You may also connect using [IPsec/L2TP](clients.md) or [IPsec/XAuth](clients-xauth.md) mode.
66

@@ -121,7 +121,7 @@ To customize IKEv2 or client options, run this script without arguments.
121121

122122
## Configure IKEv2 VPN clients
123123

124-
*Read this in other languages: [English](ikev2-howto.md#configure-ikev2-vpn-clients), [简体中文](ikev2-howto-zh.md#配置-ikev2-vpn-客户端). Have a comment or suggestion? [Send feedback](https://bit.ly/vpn-feedback).*
124+
*Read this in other languages: [English](ikev2-howto.md#configure-ikev2-vpn-clients), [简体中文](ikev2-howto-zh.md#配置-ikev2-vpn-客户端).*
125125

126126
**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.
127127

@@ -694,7 +694,7 @@ Alternatively, you can manually revoke a client certificate. This can be done us
694694
695695
## Troubleshooting
696696
697-
*Read this in other languages: [English](ikev2-howto.md#troubleshooting), [简体中文](ikev2-howto-zh.md#故障排除). Have a comment or suggestion? [Send feedback](https://bit.ly/vpn-feedback).*
697+
*Read this in other languages: [English](ikev2-howto.md#troubleshooting), [简体中文](ikev2-howto-zh.md#故障排除).*
698698
699699
**See also:** [Check logs and VPN status](clients.md#check-logs-and-vpn-status), [IKEv1 troubleshooting](clients.md#troubleshooting) and [Advanced usage](advanced-usage.md).
700700

0 commit comments

Comments
 (0)