diff --git a/azure/README-zh.md b/azure/README-zh.md index 52a1007..83e4593 100644 --- a/azure/README-zh.md +++ b/azure/README-zh.md @@ -1,6 +1,6 @@ -# 在 Microsoft Azure 上部署 +[English](README.md) | [中文](README-zh.md) -*其他语言版本: [English](README.md), [中文](README-zh.md)。* +# 在 Microsoft Azure 上部署 使用这个模板,你可以在 Microsoft Azure Cloud 上快速搭建一个 VPN 服务器 ([定价细节](https://azure.microsoft.com/zh-cn/pricing/details/virtual-machines/))。 diff --git a/azure/README.md b/azure/README.md index 5190a9f..81069c3 100644 --- a/azure/README.md +++ b/azure/README.md @@ -1,6 +1,6 @@ -# Deploy to Microsoft Azure +[English](README.md) | [中文](README-zh.md) -*Read this in other languages: [English](README.md), [中文](README-zh.md).* +# Deploy to Microsoft Azure This template will create a fully working VPN server on the Microsoft Azure Cloud ([pricing details](https://azure.microsoft.com/en-us/pricing/details/virtual-machines/)). diff --git a/docs/advanced-usage-zh.md b/docs/advanced-usage-zh.md index 0ff0ce1..a018886 100644 --- a/docs/advanced-usage-zh.md +++ b/docs/advanced-usage-zh.md @@ -1,6 +1,6 @@ -# 高级用法 +[English](advanced-usage.md) | [中文](advanced-usage-zh.md) -*其他语言版本: [English](advanced-usage.md), [中文](advanced-usage-zh.md)。* +# 高级用法 * [使用其他的 DNS 服务器](#使用其他的-dns-服务器) * [域名和更改服务器 IP](#域名和更改服务器-ip) diff --git a/docs/advanced-usage.md b/docs/advanced-usage.md index 16282e3..687767d 100644 --- a/docs/advanced-usage.md +++ b/docs/advanced-usage.md @@ -1,6 +1,6 @@ -# Advanced Usage +[English](advanced-usage.md) | [中文](advanced-usage-zh.md) -*Read this in other languages: [English](advanced-usage.md), [中文](advanced-usage-zh.md).* +# Advanced Usage * [Use alternative DNS servers](#use-alternative-dns-servers) * [DNS name and server IP changes](#dns-name-and-server-ip-changes) diff --git a/docs/bbr-zh.md b/docs/bbr-zh.md index e371554..46d46c9 100644 --- a/docs/bbr-zh.md +++ b/docs/bbr-zh.md @@ -1,6 +1,6 @@ -# 高级用法:部署 Google BBR 拥塞控制算法 +[English](bbr.md) | [中文](bbr-zh.md) -*其他语言版本: [English](bbr.md), [中文](bbr-zh.md)。* +# 高级用法:部署 Google BBR 拥塞控制算法 Google BBR是一种拥塞控制算法,它能够显著提升服务器吞吐率并降低延迟。 diff --git a/docs/bbr.md b/docs/bbr.md index 3b8f31f..e7ddebd 100644 --- a/docs/bbr.md +++ b/docs/bbr.md @@ -1,6 +1,6 @@ -# Advanced usage: Deploy Google BBR congestion control algorithm +[English](bbr.md) | [中文](bbr-zh.md) -*Read this in other languages: [English](bbr.md), [中文](bbr-zh.md).* +# Advanced usage: Deploy Google BBR congestion control algorithm Google BBR is a congestion control algorithm that could significantly increase server throughput and reduce latency. diff --git a/docs/clients-xauth-zh.md b/docs/clients-xauth-zh.md index c6b61c8..1347f09 100644 --- a/docs/clients-xauth-zh.md +++ b/docs/clients-xauth-zh.md @@ -1,6 +1,6 @@ -# 配置 IPsec/XAuth VPN 客户端 +[English](clients-xauth.md) | [中文](clients-xauth-zh.md) -*其他语言版本: [English](clients-xauth.md), [中文](clients-xauth-zh.md)。* +# 配置 IPsec/XAuth VPN 客户端 **注:** 你也可以使用 [IKEv2](ikev2-howto-zh.md)(推荐)或者 [IPsec/L2TP](clients-zh.md) 模式连接。 diff --git a/docs/clients-xauth.md b/docs/clients-xauth.md index bc09079..56da14d 100644 --- a/docs/clients-xauth.md +++ b/docs/clients-xauth.md @@ -1,6 +1,6 @@ -# Configure IPsec/XAuth VPN Clients +[English](clients-xauth.md) | [中文](clients-xauth-zh.md) -*Read this in other languages: [English](clients-xauth.md), [中文](clients-xauth-zh.md).* +# Configure IPsec/XAuth VPN Clients **Note:** You may also connect using [IKEv2](ikev2-howto.md) (recommended) or [IPsec/L2TP](clients.md) mode. diff --git a/docs/clients-zh.md b/docs/clients-zh.md index 3fc01b4..459dc62 100644 --- a/docs/clients-zh.md +++ b/docs/clients-zh.md @@ -1,6 +1,6 @@ -# 配置 IPsec/L2TP VPN 客户端 +[English](clients.md) | [中文](clients-zh.md) -*其他语言版本: [English](clients.md), [中文](clients-zh.md)。* +# 配置 IPsec/L2TP VPN 客户端 **注:** 你也可以使用 [IKEv2](ikev2-howto-zh.md)(推荐)或者 [IPsec/XAuth](clients-xauth-zh.md) 模式连接。 diff --git a/docs/clients.md b/docs/clients.md index fa2b4b8..7ca17ce 100644 --- a/docs/clients.md +++ b/docs/clients.md @@ -1,6 +1,6 @@ -# Configure IPsec/L2TP VPN Clients +[English](clients.md) | [中文](clients-zh.md) -*Read this in other languages: [English](clients.md), [中文](clients-zh.md).* +# Configure IPsec/L2TP VPN Clients **Note:** You may also connect using [IKEv2](ikev2-howto.md) (recommended) or [IPsec/XAuth](clients-xauth.md) mode. diff --git a/docs/ikev2-howto-zh.md b/docs/ikev2-howto-zh.md index 3852646..700214f 100644 --- a/docs/ikev2-howto-zh.md +++ b/docs/ikev2-howto-zh.md @@ -1,6 +1,6 @@ -# IKEv2 VPN 配置和使用指南 +[English](ikev2-howto.md) | [中文](ikev2-howto-zh.md) -*其他语言版本: [English](ikev2-howto.md), [中文](ikev2-howto-zh.md)。* +# IKEv2 VPN 配置和使用指南 **注:** 你也可以使用 [IPsec/L2TP](clients-zh.md) 或者 [IPsec/XAuth](clients-xauth-zh.md) 模式连接。 @@ -24,8 +24,6 @@ Libreswan 支持通过使用 RSA 签名算法的 X.509 Machine Certificates 来 ## 配置 IKEv2 VPN 客户端 -*其他语言版本: [English](ikev2-howto.md#configure-ikev2-vpn-clients), [中文](ikev2-howto-zh.md#配置-ikev2-vpn-客户端)。* - **注:** 如果要添加或者导出 IKEv2 客户端,运行 `sudo ikev2.sh`。使用 `-h` 显示使用信息。客户端配置文件可以在导入后安全删除。 * [Windows 7, 8, 10 和 11](#windows-7-8-10-和-11) diff --git a/docs/ikev2-howto.md b/docs/ikev2-howto.md index 673d692..1fe3386 100644 --- a/docs/ikev2-howto.md +++ b/docs/ikev2-howto.md @@ -1,6 +1,6 @@ -# Guide: How to Set Up and Use IKEv2 VPN +[English](ikev2-howto.md) | [中文](ikev2-howto-zh.md) -*Read this in other languages: [English](ikev2-howto.md), [中文](ikev2-howto-zh.md).* +# Guide: How to Set Up and Use IKEv2 VPN **Note:** You may also connect using [IPsec/L2TP](clients.md) or [IPsec/XAuth](clients-xauth.md) mode. @@ -24,8 +24,6 @@ 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-客户端).* - **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. * [Windows 7, 8, 10 and 11](#windows-7-8-10-and-11) diff --git a/docs/manage-users-zh.md b/docs/manage-users-zh.md index f573aa3..c3f9713 100644 --- a/docs/manage-users-zh.md +++ b/docs/manage-users-zh.md @@ -1,6 +1,6 @@ -# 管理 VPN 用户 +[English](manage-users.md) | [中文](manage-users-zh.md) -*其他语言版本: [English](manage-users.md), [中文](manage-users-zh.md)。* +# 管理 VPN 用户 在默认情况下,将只创建一个用于 VPN 登录的用户账户。如果你需要查看或管理 IPsec/L2TP 和 IPsec/XAuth ("Cisco IPsec") 模式的用户,请阅读本文档。对于 IKEv2,参见 [管理客户端证书](ikev2-howto-zh.md#管理客户端证书)。 diff --git a/docs/manage-users.md b/docs/manage-users.md index 4147812..14151ff 100644 --- a/docs/manage-users.md +++ b/docs/manage-users.md @@ -1,6 +1,6 @@ -# Manage VPN Users +[English](manage-users.md) | [中文](manage-users-zh.md) -*Read this in other languages: [English](manage-users.md), [中文](manage-users-zh.md).* +# Manage VPN Users By default, a single user account for VPN login is created. If you wish to view or manage users for the IPsec/L2TP and IPsec/XAuth ("Cisco IPsec") modes, read this document. For IKEv2, see [Manage client certificates](ikev2-howto.md#manage-client-certificates). diff --git a/docs/uninstall-zh.md b/docs/uninstall-zh.md index 0d223d2..28cc2ff 100644 --- a/docs/uninstall-zh.md +++ b/docs/uninstall-zh.md @@ -1,6 +1,6 @@ -# 卸载 VPN +[English](uninstall.md) | [中文](uninstall-zh.md) -*其他语言版本: [English](uninstall.md), [中文](uninstall-zh.md)。* +# 卸载 VPN * [使用辅助脚本卸载 VPN](#使用辅助脚本卸载-vpn) * [手动卸载 VPN](#手动卸载-vpn) diff --git a/docs/uninstall.md b/docs/uninstall.md index 95bbcff..8dda755 100644 --- a/docs/uninstall.md +++ b/docs/uninstall.md @@ -1,6 +1,6 @@ -# Uninstall the VPN +[English](uninstall.md) | [中文](uninstall-zh.md) -*Read this in other languages: [English](uninstall.md), [中文](uninstall-zh.md).* +# Uninstall the VPN * [Uninstall using helper script](#uninstall-using-helper-script) * [Manually uninstall the VPN](#manually-uninstall-the-vpn)