From 6e9adc9c7778264d27d719d51c45609d52632712 Mon Sep 17 00:00:00 2001 From: hwdsl2 Date: Sat, 26 Mar 2022 21:56:12 -0500 Subject: [PATCH] Update docs --- README-zh.md | 6 +++--- README.md | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README-zh.md b/README-zh.md index 035ef59..1f805d2 100644 --- a/README-zh.md +++ b/README-zh.md @@ -35,7 +35,7 @@ IPsec VPN 可以加密你的网络流量,以防止在通过因特网传送时 wget https://git.io/vpnsetup -qO vpn.sh && sudo sh vpn.sh ``` -你的 VPN 登录凭证将会被自动随机生成,并在安装完成后显示在屏幕上。 +你的 VPN 登录凭证将会被自动随机生成,并在安装完成后显示。
@@ -56,7 +56,7 @@ curl -fsSL https://git.io/vpnsetup -o vpn.sh && sudo sh vpn.sh

-另外,你也可以使用预构建的 [Docker 镜像](https://github.com/hwdsl2/docker-ipsec-vpn-server/blob/master/README-zh.md)。如需了解其它安装选项以及客户端配置,请继续阅读以下部分。 +另外,你也可以使用预构建的 [Docker 镜像](https://github.com/hwdsl2/docker-ipsec-vpn-server/blob/master/README-zh.md)。如需了解其它选项以及客户端配置,请继续阅读以下部分。 \* 一个云服务器,虚拟专用服务器 (VPS) 或者专用服务器。OpenVZ VPS 不受支持。 @@ -103,7 +103,7 @@ curl -fsSL https://git.io/vpnsetup -o vpn.sh && sudo sh vpn.sh 要安装 VPN,请从以下选项中选择一个: -**选项 1:** 使用脚本随机生成的 VPN 登录凭证(完成后会在屏幕上显示)。 +**选项 1:** 使用脚本随机生成的 VPN 登录凭证(完成后会显示)。 ```bash wget https://git.io/vpnsetup -qO vpn.sh && sudo sh vpn.sh diff --git a/README.md b/README.md index 2246417..7a884b1 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Use this one-liner to set up an IPsec VPN server: wget https://git.io/vpnsetup -qO vpn.sh && sudo sh vpn.sh ``` -Your VPN login details will be randomly generated, and displayed on the screen when finished. +Your VPN login details will be randomly generated, and displayed when finished.
@@ -56,7 +56,7 @@ See the VPN script in action (terminal recording).

-A pre-built [Docker image](https://github.com/hwdsl2/docker-ipsec-vpn-server) is also available. For other installation options and client setup, read the sections below. +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. \* A cloud server, virtual private server (VPS) or dedicated server. OpenVZ VPS is not supported.