Update docs
This commit is contained in:
parent
74b72b331a
commit
d99d18b29a
@ -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 下载,点这里查看解决方案。
|
||||
|
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user