Update docs
This commit is contained in:
parent
fef608a91a
commit
f82e65d871
24
README-zh.md
24
README-zh.md
@ -26,7 +26,16 @@ wget https://get.vpnsetup.net -O vpn.sh && sudo sh vpn.sh
|
||||
|
||||
<details>
|
||||
<summary>
|
||||
或者,你也可以使用以下命令。
|
||||
查看脚本的示例输出(终端记录)。
|
||||
</summary>
|
||||
|
||||
**注:** 此终端记录仅用于演示目的。该记录中的 VPN 凭据 **无效**。
|
||||
|
||||
<p align="center"><img src="docs/images/script-demo.svg"></p>
|
||||
</details>
|
||||
<details>
|
||||
<summary>
|
||||
如果无法下载,请点这里。
|
||||
</summary>
|
||||
|
||||
你也可以使用 `curl` 下载:
|
||||
@ -44,15 +53,6 @@ https://gitlab.com/hwdsl2/setup-ipsec-vpn/-/raw/master/vpnsetup.sh
|
||||
|
||||
如果无法下载,打开 [vpnsetup.sh](vpnsetup.sh),然后点击右边的 `Raw` 按钮。按快捷键 `Ctrl/Cmd+A` 全选,`Ctrl/Cmd+C` 复制,然后粘贴到你喜欢的编辑器。
|
||||
</details>
|
||||
<details>
|
||||
<summary>
|
||||
查看 VPN 脚本的示例输出(终端记录)。
|
||||
</summary>
|
||||
|
||||
**注:** 此终端记录仅用于演示目的。该记录中的 VPN 凭据 **无效**。
|
||||
|
||||
<p align="center"><img src="docs/images/script-demo.svg"></p>
|
||||
</details>
|
||||
|
||||
另外,你也可以使用预构建的 [Docker 镜像](https://github.com/hwdsl2/docker-ipsec-vpn-server/blob/master/README-zh.md)。如需了解其它选项以及客户端配置,请继续阅读以下部分。
|
||||
|
||||
@ -302,7 +302,7 @@ wget https://get.vpnsetup.net/upg -O vpnup.sh && sudo sh vpnup.sh
|
||||
|
||||
<details>
|
||||
<summary>
|
||||
或者,你也可以使用以下命令。
|
||||
如果无法下载,请点这里。
|
||||
</summary>
|
||||
|
||||
你也可以使用 `curl` 下载:
|
||||
@ -361,7 +361,7 @@ wget https://get.vpnsetup.net/unst -O unst.sh && sudo bash unst.sh
|
||||
|
||||
<details>
|
||||
<summary>
|
||||
或者,你也可以使用以下命令。
|
||||
如果无法下载,请点这里。
|
||||
</summary>
|
||||
|
||||
你也可以使用 `curl` 下载:
|
||||
|
24
README.md
24
README.md
@ -26,7 +26,16 @@ Your VPN login details will be randomly generated, and displayed when finished.
|
||||
|
||||
<details>
|
||||
<summary>
|
||||
Alternative one-liner.
|
||||
See the script in action (terminal recording).
|
||||
</summary>
|
||||
|
||||
**Note:** This recording is for demo purposes only. VPN credentials in this recording are **NOT** valid.
|
||||
|
||||
<p align="center"><img src="docs/images/script-demo.svg"></p>
|
||||
</details>
|
||||
<details>
|
||||
<summary>
|
||||
Click here if you are unable to download.
|
||||
</summary>
|
||||
|
||||
You may also use `curl` to download:
|
||||
@ -44,15 +53,6 @@ https://gitlab.com/hwdsl2/setup-ipsec-vpn/-/raw/master/vpnsetup.sh
|
||||
|
||||
If you are unable to download, open [vpnsetup.sh](vpnsetup.sh), then click the `Raw` button on the right. Press `Ctrl/Cmd+A` to select all, `Ctrl/Cmd+C` to copy, then paste into your favorite editor.
|
||||
</details>
|
||||
<details>
|
||||
<summary>
|
||||
See the VPN script in action (terminal recording).
|
||||
</summary>
|
||||
|
||||
**Note:** This recording is for demo purposes only. VPN credentials in this recording are **NOT** valid.
|
||||
|
||||
<p align="center"><img src="docs/images/script-demo.svg"></p>
|
||||
</details>
|
||||
|
||||
A pre-built [Docker image](https://github.com/hwdsl2/docker-ipsec-vpn-server) is also available. For other options and client setup, read the sections below.
|
||||
|
||||
@ -302,7 +302,7 @@ wget https://get.vpnsetup.net/upg -O vpnup.sh && sudo sh vpnup.sh
|
||||
|
||||
<details>
|
||||
<summary>
|
||||
Alternative one-liner.
|
||||
Click here if you are unable to download.
|
||||
</summary>
|
||||
|
||||
You may also use `curl` to download:
|
||||
@ -361,7 +361,7 @@ wget https://get.vpnsetup.net/unst -O unst.sh && sudo bash unst.sh
|
||||
|
||||
<details>
|
||||
<summary>
|
||||
Alternative commands.
|
||||
Click here if you are unable to download.
|
||||
</summary>
|
||||
|
||||
You may also use `curl` to download:
|
||||
|
@ -17,7 +17,7 @@ wget https://get.vpnsetup.net/unst -O unst.sh && sudo bash unst.sh
|
||||
|
||||
<details>
|
||||
<summary>
|
||||
或者,你也可以使用以下命令。
|
||||
如果无法下载,请点这里。
|
||||
</summary>
|
||||
|
||||
你也可以使用 `curl` 下载:
|
||||
|
@ -17,7 +17,7 @@ wget https://get.vpnsetup.net/unst -O unst.sh && sudo bash unst.sh
|
||||
|
||||
<details>
|
||||
<summary>
|
||||
Alternative commands.
|
||||
Click here if you are unable to download.
|
||||
</summary>
|
||||
|
||||
You may also use `curl` to download:
|
||||
|
Loading…
Reference in New Issue
Block a user