mirror of
https://github.com/hwdsl2/openvpn-install.git
synced 2026-01-11 02:46:16 +00:00
Update docs
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
|
||||
[](https://github.com/hwdsl2/openvpn-install/actions/workflows/main.yml) [](https://opensource.org/licenses/MIT)
|
||||
|
||||
使用 Linux 脚本一键快速搭建自己的 OpenVPN 服务器。支持 Ubuntu, Debian, AlmaLinux, Rocky Linux, CentOS, Fedora, openSUSE 和 Amazon Linux 2。
|
||||
使用 Linux 脚本一键快速搭建自己的 OpenVPN 服务器。支持 Ubuntu, Debian, AlmaLinux, Rocky Linux, CentOS, Fedora, openSUSE, Amazon Linux 2 和 Raspberry Pi OS。
|
||||
|
||||
该脚本可让你在几分钟内建立自己的 VPN 服务器,即使你以前没有使用过 OpenVPN。[OpenVPN](https://openvpn.net/community-resources/reference-manual-for-openvpn-2-4/) 是一种开源、强大且高度灵活的 VPN 协议。
|
||||
该脚本可让你在几分钟内建立自己的 VPN 服务器,即使你以前没有使用过 OpenVPN。[OpenVPN](https://openvpn.net/community-resources/reference-manual-for-openvpn-2-6/) 是一种开源、强大且高度灵活的 VPN 协议。
|
||||
|
||||
另见:[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) 服务器一键安装脚本。
|
||||
|
||||
@@ -54,6 +54,8 @@ sudo bash openvpn.sh
|
||||
|
||||
你可以自定义以下选项:VPN 服务器的域名,协议 (TCP/UDP) 和端口,VPN 客户端的 DNS 服务器以及第一个客户端的名称。
|
||||
|
||||
对于有外部防火墙的服务器,请为 VPN 打开所选的 TCP 或 UDP 端口。
|
||||
|
||||
<details>
|
||||
<summary>
|
||||
如果无法下载,请点这里。
|
||||
|
||||
Reference in New Issue
Block a user