Update docs

This commit is contained in:
hwdsl2 2022-03-02 22:05:55 -06:00
parent 74b72b331a
commit d99d18b29a
2 changed files with 0 additions and 14 deletions

View File

@ -131,13 +131,6 @@ VPN_PASSWORD='你的VPN密码' \
sh vpn.sh
```
<details>
<summary>
高级用户可以自定义 IKEv2 选项。
</summary>
如果你想要自定义 [IKEv2 模式](docs/ikev2-howto-zh.md) 的选项,首先选择上面的选项之一安装 VPN但是将 `git.io/vpnstart` 替换为 `git.io/vpnsetup`。这样会安装 VPN 但是不配置 IKEv2。在完成后运行 `sudo ikev2.sh` 配置 IKEv2。
</details>
<details>
<summary>
如果无法通过 wget 下载,点这里查看解决方案。

View File

@ -131,13 +131,6 @@ VPN_PASSWORD='your_vpn_password' \
sh vpn.sh
```
<details>
<summary>
Advanced users can customize IKEv2 options.
</summary>
If you want to customize options for [IKEv2 mode](docs/ikev2-howto.md), first install the VPN using one of the options above, but replace `git.io/vpnstart` with `git.io/vpnsetup`. This will install the VPN without IKEv2. After that, run `sudo ikev2.sh` to set up IKEv2.
</details>
<details>
<summary>
Click here if you are unable to download using wget.