Update README

This commit is contained in:
hwdsl2
2022-05-25 23:08:17 -05:00
parent 8e16f5bbe4
commit e872be12dc
2 changed files with 12 additions and 8 deletions

View File

@@ -1,12 +1,14 @@
[English](README.md) | [中文](README-zh.md)
## openvpn-install
# OpenVPN 服务器一键安装脚本
使用 Linux 脚本一键快速搭建自己的 OpenVPN 服务器。支持 Ubuntu, Debian, AlmaLinux, Rocky Linux, CentOS 和 Fedora 系统。
该脚本可让你在几分钟内建立自己的 VPN 服务器,即使你以前没有使用过 [OpenVPN](https://openvpn.net/community-resources/reference-manual-for-openvpn-2-4/)。
### 安装说明
[**» 另见WireGuard VPN 服务器一键安装脚本**](https://github.com/hwdsl2/wireguard-install/blob/master/README-zh.md)
## 安装说明
在你的 Linux 服务器\* 上运行脚本,并按提示操作:
@@ -21,10 +23,10 @@ sudo bash openvpn.sh
\* 一个云服务器,虚拟专用服务器 (VPS) 或者专用服务器。
### 致谢
## 致谢
此脚本基于 [Nyr 和 contributors](https://github.com/Nyr/openvpn-install) 的出色工作,并进行了增强和更改以与 [Setup IPsec VPN](https://github.com/hwdsl2/setup-ipsec-vpn) 项目兼容。
### 授权协议
## 授权协议
MIT

View File

@@ -1,12 +1,14 @@
[English](README.md) | [中文](README-zh.md)
## openvpn-install
# OpenVPN Server Auto Setup Script
OpenVPN server installer for Ubuntu, Debian, AlmaLinux, Rocky Linux, CentOS and Fedora.
This script will let you set up your own VPN server in just a few minutes, even if you haven't used [OpenVPN](https://openvpn.net/community-resources/reference-manual-for-openvpn-2-4/) before.
### Installation
[**» See also: WireGuard VPN Server Auto Setup Script**](https://github.com/hwdsl2/wireguard-install)
## Installation
Run the script on your Linux server\* and follow the prompts:
@@ -21,10 +23,10 @@ After setup, you can run the script again to manage users or uninstall OpenVPN.
\* A cloud server, virtual private server (VPS) or dedicated server.
### Credits
## Credits
This script is based on the great work of [Nyr and contributors](https://github.com/Nyr/openvpn-install), with enhancements and changes for compatibility with the [Setup IPsec VPN](https://github.com/hwdsl2/setup-ipsec-vpn) project.
### License
## License
MIT