Update docs

This commit is contained in:
hwdsl2 2023-05-22 23:02:13 -05:00
parent 8e60af5fc2
commit ecfeff89f1
4 changed files with 8 additions and 4 deletions

View File

@ -10,7 +10,7 @@
另见:[WireGuard](https://github.com/hwdsl2/wireguard-install/blob/master/README-zh.md) 和 [IPsec VPN](https://github.com/hwdsl2/setup-ipsec-vpn/blob/master/README-zh.md) 服务器一键安装脚本。
**[» :book: Book: Build Your Own VPN Server: A Step by Step Guide](https://mybook.to/vpnguide)**
**[» :book: Book: Build Your Own VPN Server: A Step by Step Guide](https://books2read.com/vpnguide)**
## 功能特性

View File

@ -10,7 +10,7 @@ This script will let you set up your own VPN server in just a few minutes, even
See also: [WireGuard](https://github.com/hwdsl2/wireguard-install) and [IPsec VPN](https://github.com/hwdsl2/setup-ipsec-vpn) server auto setup scripts.
**[» :book: Book: Build Your Own VPN Server: A Step by Step Guide](https://mybook.to/vpnguide)**
**[» :book: Book: Build Your Own VPN Server: A Step by Step Guide](https://books2read.com/vpnguide)**
## Features

View File

@ -6,4 +6,6 @@
要添加 VPN 连接,首先将生成的 `.ovpn` 文件安全地传送到你的设备,然后打开 OpenVPN 应用程序并导入 VPN 配置文件。
要管理 OpenVPN 用户,请再次运行安装脚本:`sudo bash openvpn.sh`
要管理 OpenVPN 客户端,请再次运行安装脚本:`sudo bash openvpn.sh`。
配置和管理 OpenVPN 客户端的分步说明请参见 [:book: Book: 搭建自己的 IPsec VPN, OpenVPN 和 WireGuard 服务器](https://books2read.com/vpnzh)。

View File

@ -6,4 +6,6 @@
To add a VPN connection, first securely transfer the generated `.ovpn` file to your device, then open the OpenVPN App and import the VPN profile.
To manage OpenVPN users, run the install script again: `sudo bash openvpn.sh`
To manage OpenVPN clients, run the install script again: `sudo bash openvpn.sh`.
Step-by-step instructions to configure and manage OpenVPN clients can be found in [:book: Book: Set Up Your Own IPsec VPN, OpenVPN and WireGuard Server](https://books2read.com/vpn).