Update docs
This commit is contained in:
parent
7be010a29c
commit
b5c6af6409
@ -31,6 +31,8 @@ wget https://get.vpnsetup.net -O vpn.sh && sudo sh vpn.sh
|
|||||||
或者,你也可以使用以下命令。
|
或者,你也可以使用以下命令。
|
||||||
</summary>
|
</summary>
|
||||||
|
|
||||||
|
你也可以使用 `curl` 下载:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
curl -fsSL https://get.vpnsetup.net -o vpn.sh && sudo sh vpn.sh
|
curl -fsSL https://get.vpnsetup.net -o vpn.sh && sudo sh vpn.sh
|
||||||
```
|
```
|
||||||
@ -224,6 +226,8 @@ wget https://get.vpnsetup.net/upg -O vpnup.sh && sudo sh vpnup.sh
|
|||||||
或者,你也可以使用以下命令。
|
或者,你也可以使用以下命令。
|
||||||
</summary>
|
</summary>
|
||||||
|
|
||||||
|
你也可以使用 `curl` 下载:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
curl -fsSL https://get.vpnsetup.net/upg -o vpnup.sh && sudo sh vpnup.sh
|
curl -fsSL https://get.vpnsetup.net/upg -o vpnup.sh && sudo sh vpnup.sh
|
||||||
```
|
```
|
||||||
|
@ -31,6 +31,8 @@ After setup, you may optionally install [OpenVPN](https://github.com/hwdsl2/open
|
|||||||
Alternative one-liners.
|
Alternative one-liners.
|
||||||
</summary>
|
</summary>
|
||||||
|
|
||||||
|
You may also use `curl` to download:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
curl -fsSL https://get.vpnsetup.net -o vpn.sh && sudo sh vpn.sh
|
curl -fsSL https://get.vpnsetup.net -o vpn.sh && sudo sh vpn.sh
|
||||||
```
|
```
|
||||||
@ -224,6 +226,8 @@ wget https://get.vpnsetup.net/upg -O vpnup.sh && sudo sh vpnup.sh
|
|||||||
Alternative one-liners.
|
Alternative one-liners.
|
||||||
</summary>
|
</summary>
|
||||||
|
|
||||||
|
You may also use `curl` to download:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
curl -fsSL https://get.vpnsetup.net/upg -o vpnup.sh && sudo sh vpnup.sh
|
curl -fsSL https://get.vpnsetup.net/upg -o vpnup.sh && sudo sh vpnup.sh
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user