Update docs

This commit is contained in:
hwdsl2 2021-03-19 23:59:09 -05:00
parent cd3a0c1bed
commit ff38c87632
2 changed files with 6 additions and 2 deletions

View File

@ -389,7 +389,9 @@ To customize IKEv2 or client options, run this script without arguments.
## 手动在 VPN 服务器上配置 IKEv2 ## 手动在 VPN 服务器上配置 IKEv2
除了使用 [辅助脚本](#使用辅助脚本) 之外,高级用户也可以手动配置 IKEv2。下面举例说明如何手动在 Libreswan 上配置 IKEv2。以下命令必须用 `root` 账户运行。 除了使用 [辅助脚本](#使用辅助脚本) 之外,高级用户也可以手动配置 IKEv2。在继续之前推荐 <a href="../README-zh.md#升级libreswan" target="_blank">升级 Libreswan</a> 到最新版本。
下面举例说明如何手动在 Libreswan 上配置 IKEv2。以下命令必须用 `root` 账户运行。
1. 获取 VPN 服务器的公共 IP 地址,将它保存到变量并检查。 1. 获取 VPN 服务器的公共 IP 地址,将它保存到变量并检查。

View File

@ -389,7 +389,9 @@ In certain circumstances, you may need to revoke a previously generated VPN clie
## Manually set up IKEv2 on the VPN server ## Manually set up IKEv2 on the VPN server
As an alternative to using the [helper script](#using-helper-scripts), advanced users can manually set up IKEv2. The following example shows how to manually configure IKEv2 with Libreswan. Commands below must be run as `root`. As an alternative to using the [helper script](#using-helper-scripts), advanced users can manually set up IKEv2. Before continuing, it is recommended to <a href="../README.md#upgrade-libreswan" target="_blank">update Libreswan</a> to the latest version.
The following example shows how to manually configure IKEv2 with Libreswan. Commands below must be run as `root`.
1. Find the VPN server's public IP, save it to a variable and check. 1. Find the VPN server's public IP, save it to a variable and check.