diff --git a/README-zh.md b/README-zh.md index 0d77c85..41e64d6 100644 --- a/README-zh.md +++ b/README-zh.md @@ -10,7 +10,7 @@ IPsec VPN 可以加密你的网络流量,以防止在通过因特网传送时 我们将使用 [Libreswan](https://libreswan.org/) 作为 IPsec 服务器,以及 [xl2tpd](https://github.com/xelerance/xl2tpd) 作为 L2TP 提供者。 -**» 另见:[OpenVPN](https://github.com/hwdsl2/openvpn-install/blob/master/README-zh.md) 和 [WireGuard](https://github.com/hwdsl2/wireguard-install/blob/master/README-zh.md) 一键安装脚本** +**» 另见:[WireGuard](https://github.com/hwdsl2/wireguard-install/blob/master/README-zh.md) 和 [OpenVPN](https://github.com/hwdsl2/openvpn-install/blob/master/README-zh.md) 一键安装脚本** ## 快速开始 @@ -24,7 +24,7 @@ wget https://get.vpnsetup.net -O vpn.sh && sudo sh vpn.sh 你的 VPN 登录凭证将会被自动随机生成,并在安装完成后显示。 -安装完成后,你可以在同一台服务器上安装 [OpenVPN](https://github.com/hwdsl2/openvpn-install/blob/master/README-zh.md) 和/或 [WireGuard](https://github.com/hwdsl2/wireguard-install/blob/master/README-zh.md)。这是可选的。 +安装完成后,你可以在同一台服务器上安装 [WireGuard](https://github.com/hwdsl2/wireguard-install/blob/master/README-zh.md) 和/或 [OpenVPN](https://github.com/hwdsl2/openvpn-install/blob/master/README-zh.md)。这是可选的。
@@ -131,7 +131,7 @@ VPN_PASSWORD='你的VPN密码' \ sh vpn.sh ``` -安装完成后,你可以在同一台服务器上安装 [OpenVPN](https://github.com/hwdsl2/openvpn-install/blob/master/README-zh.md) 和/或 [WireGuard](https://github.com/hwdsl2/wireguard-install/blob/master/README-zh.md)。这是可选的。 +安装完成后,你可以在同一台服务器上安装 [WireGuard](https://github.com/hwdsl2/wireguard-install/blob/master/README-zh.md) 和/或 [OpenVPN](https://github.com/hwdsl2/openvpn-install/blob/master/README-zh.md)。这是可选的。
diff --git a/README.md b/README.md index 3c08b51..4ae5a09 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ An IPsec VPN encrypts your network traffic, so that nobody between you and the V We will use [Libreswan](https://libreswan.org/) as the IPsec server, and [xl2tpd](https://github.com/xelerance/xl2tpd) as the L2TP provider. -**» See also: [OpenVPN](https://github.com/hwdsl2/openvpn-install) and [WireGuard](https://github.com/hwdsl2/wireguard-install) Auto Setup Scripts** +**» See also: [WireGuard](https://github.com/hwdsl2/wireguard-install) and [OpenVPN](https://github.com/hwdsl2/openvpn-install) Auto Setup Scripts** ## Quick start @@ -24,11 +24,11 @@ wget https://get.vpnsetup.net -O vpn.sh && sudo sh vpn.sh Your VPN login details will be randomly generated, and displayed when finished. -After setup, you may optionally install [OpenVPN](https://github.com/hwdsl2/openvpn-install) and/or [WireGuard](https://github.com/hwdsl2/wireguard-install) on the same server. +After setup, you may optionally install [WireGuard](https://github.com/hwdsl2/wireguard-install) and/or [OpenVPN](https://github.com/hwdsl2/openvpn-install) on the same server.
-Alternative one-liners. +Alternative one-liner. You may also use `curl` to download: @@ -131,7 +131,7 @@ VPN_PASSWORD='your_vpn_password' \ sh vpn.sh ``` -After setup, you may optionally install [OpenVPN](https://github.com/hwdsl2/openvpn-install) and/or [WireGuard](https://github.com/hwdsl2/wireguard-install) on the same server. +After setup, you may optionally install [WireGuard](https://github.com/hwdsl2/wireguard-install) and/or [OpenVPN](https://github.com/hwdsl2/openvpn-install) on the same server.
@@ -224,7 +224,7 @@ wget https://get.vpnsetup.net/upg -O vpnup.sh && sudo sh vpnup.sh
-Alternative one-liners. +Alternative one-liner. You may also use `curl` to download: