From dca27f7d0efb8a3dde67494eb3a669650cd46837 Mon Sep 17 00:00:00 2001 From: hwdsl2 Date: Sun, 3 Sep 2023 01:42:39 -0500 Subject: [PATCH] Update docs --- README-zh.md | 3 ++- README.md | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README-zh.md b/README-zh.md index 74881c6..d6f8b13 100644 --- a/README-zh.md +++ b/README-zh.md @@ -4,7 +4,7 @@ [![Build Status](https://github.com/hwdsl2/openvpn-install/actions/workflows/main.yml/badge.svg)](https://github.com/hwdsl2/openvpn-install/actions/workflows/main.yml)  [![License: MIT](docs/images/license.svg)](https://opensource.org/licenses/MIT) -使用 Linux 脚本一键快速搭建自己的 OpenVPN 服务器。支持 Ubuntu, Debian, AlmaLinux, Rocky Linux, CentOS, Fedora 和 Amazon Linux 2。 +使用 Linux 脚本一键快速搭建自己的 OpenVPN 服务器。支持 Ubuntu, Debian, AlmaLinux, Rocky Linux, CentOS, Fedora, openSUSE 和 Amazon Linux 2。 该脚本可让你在几分钟内建立自己的 VPN 服务器,即使你以前没有使用过 OpenVPN。[OpenVPN](https://openvpn.net/community-resources/reference-manual-for-openvpn-2-4/) 是一种开源、强大且高度灵活的 VPN 协议。 @@ -130,6 +130,7 @@ ANSWERS - 改进了与 Setup IPsec VPN 的兼容性 - 改进了脚本的可靠性,用户输入和输出 - 支持使用默认选项自动安装 +- 增加了对 openSUSE Linux 的支持 - 增加了对 Amazon Linux 2 的支持 - 支持导出现有 VPN 客户端的配置 - 支持列出现有的 VPN 客户端 diff --git a/README.md b/README.md index 9a3ed44..02ed2bd 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![Build Status](https://github.com/hwdsl2/openvpn-install/actions/workflows/main.yml/badge.svg)](https://github.com/hwdsl2/openvpn-install/actions/workflows/main.yml)  [![License: MIT](docs/images/license.svg)](https://opensource.org/licenses/MIT) -OpenVPN server installer for Ubuntu, Debian, AlmaLinux, Rocky Linux, CentOS, Fedora and Amazon Linux 2. +OpenVPN server installer for Ubuntu, Debian, AlmaLinux, Rocky Linux, CentOS, Fedora, openSUSE and Amazon Linux 2. This script will let you set up your own VPN server in just a few minutes, even if you haven't used OpenVPN before. [OpenVPN](https://openvpn.net/community-resources/reference-manual-for-openvpn-2-4/) is an open-source, robust and highly flexible VPN protocol. @@ -130,6 +130,7 @@ List of enhancements over Nyr/openvpn-install. - Improved compatibility with Setup IPsec VPN - Improved script reliability, user input and output - Supports auto install using default options +- Added support for openSUSE Linux - Added support for Amazon Linux 2 - Supports exporting configuration for an existing VPN client - Supports listing existing VPN clients