mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-11 02:15:48 +02:00
update README.md
This commit is contained in:
parent
3c56bf19ca
commit
b06db6e47c
3 changed files with 18 additions and 13 deletions
|
@ -75,8 +75,10 @@ Nginx 网络管理界面,由 [0xJacky](https://jackyu.cn/) 与 [Hintay](https
|
||||||
- 一键申请和自动续签 Let's encrypt 证书
|
- 一键申请和自动续签 Let's encrypt 证书
|
||||||
- 在线编辑 Nginx 配置文件,编辑器支持 Nginx 配置语法高亮
|
- 在线编辑 Nginx 配置文件,编辑器支持 Nginx 配置语法高亮
|
||||||
- 使用 Go 和 Vue 开发,发行版本为单个可执行的二进制文件
|
- 使用 Go 和 Vue 开发,发行版本为单个可执行的二进制文件
|
||||||
- 前端支持暗夜模式
|
|
||||||
- 保存配置文件后自动测试配置文件并重载 Nginx
|
- 保存配置文件后自动测试配置文件并重载 Nginx
|
||||||
|
- 在线终端
|
||||||
|
- 前端支持暗夜模式
|
||||||
|
- 前端支持屏幕自适应
|
||||||
|
|
||||||
### 国际化
|
### 国际化
|
||||||
|
|
||||||
|
@ -107,11 +109,12 @@ Nginx UI 遵循 Nginx 的标准,创建的网站配置文件位于 Nginx 配置
|
||||||
Nginx UI 可在以下平台中使用:
|
Nginx UI 可在以下平台中使用:
|
||||||
|
|
||||||
- Mac OS X 10.10 Yosemite 及之后版本(amd64 / arm64)
|
- Mac OS X 10.10 Yosemite 及之后版本(amd64 / arm64)
|
||||||
- Linux 2.6.23 及之后版本(x86 / amd64 / arm64 / armv5 / armv6 / armv7)
|
- Linux 2.6.23 及之后版本(x86 / amd64 / arm64 / armv5 / armv6 / armv7 / armv8 )
|
||||||
- 包括但不限于 Debian 7 / 8、Ubuntu 12.04 / 14.04 及后续版本、CentOS 6 / 7、Arch Linux
|
- 包括但不限于 Debian 7 / 8、Ubuntu 12.04 / 14.04 及后续版本、CentOS 6 / 7、Arch Linux
|
||||||
- FreeBSD (x86 / amd64)
|
- FreeBSD
|
||||||
- OpenBSD (x86 / amd64)
|
- OpenBSD
|
||||||
- Dragonfly BSD (amd64)
|
- Dragonfly BSD
|
||||||
|
- Openwrt
|
||||||
|
|
||||||
您可以在 [最新发行 (latest release)](https://github.com/0xJacky/nginx-ui/releases/latest) 中下载最新版本,或使用 [Linux 安装脚本](#scripts-for-linux).
|
您可以在 [最新发行 (latest release)](https://github.com/0xJacky/nginx-ui/releases/latest) 中下载最新版本,或使用 [Linux 安装脚本](#scripts-for-linux).
|
||||||
|
|
||||||
|
|
|
@ -107,11 +107,12 @@ Nginx UI 遵循 Nginx 的標準,建立的網站配置檔案位於 Nginx 配置
|
||||||
Nginx UI 可在以下平臺中使用:
|
Nginx UI 可在以下平臺中使用:
|
||||||
|
|
||||||
- Mac OS X 10.10 Yosemite 及之後版本(amd64 / arm64)
|
- Mac OS X 10.10 Yosemite 及之後版本(amd64 / arm64)
|
||||||
- Linux 2.6.23 及之後版本(x86 / amd64 / arm64 / armv5 / armv6 / armv7)
|
- Linux 2.6.23 及之後版本(x86 / amd64 / arm64 / armv5 / armv6 / armv7 / armv8)
|
||||||
- 包括但不限於 Debian 7 / 8、Ubuntu 12.04 / 14.04 及後續版本、CentOS 6 / 7、Arch Linux
|
- 包括但不限於 Debian 7 / 8、Ubuntu 12.04 / 14.04 及後續版本、CentOS 6 / 7、Arch Linux
|
||||||
- FreeBSD (x86 / amd64)
|
- FreeBSD
|
||||||
- OpenBSD (x86 / amd64)
|
- OpenBSD
|
||||||
- Dragonfly BSD (amd64)
|
- Dragonfly BSD
|
||||||
|
- Openwrt
|
||||||
|
|
||||||
您可以在 [最新發行 (latest release)](https://github.com/0xJacky/nginx-ui/releases/latest) 中下載最新版本,或使用 [Linux 安裝指令碼](#scripts-for-linux).
|
您可以在 [最新發行 (latest release)](https://github.com/0xJacky/nginx-ui/releases/latest) 中下載最新版本,或使用 [Linux 安裝指令碼](#scripts-for-linux).
|
||||||
|
|
||||||
|
|
|
@ -105,11 +105,12 @@ to the `sites-enabled` directory. Therefore, you may need to adjust the way the
|
||||||
Nginx UI is available on the following platforms:
|
Nginx UI is available on the following platforms:
|
||||||
|
|
||||||
- Mac OS X 10.10 Yosemite and later (amd64 / arm64)
|
- Mac OS X 10.10 Yosemite and later (amd64 / arm64)
|
||||||
- Linux 2.6.23 and later (x86 / amd64 / arm64 / armv5 / armv6 / armv7)
|
- Linux 2.6.23 and later (x86 / amd64 / arm64 / armv5 / armv6 / armv7 / armv8 )
|
||||||
- Including but not limited to Debian 7 / 8, Ubuntu 12.04 / 14.04 and later, CentOS 6 / 7, Arch Linux
|
- Including but not limited to Debian 7 / 8, Ubuntu 12.04 / 14.04 and later, CentOS 6 / 7, Arch Linux
|
||||||
- FreeBSD (x86 / amd64)
|
- FreeBSD
|
||||||
- OpenBSD (x86 / amd64)
|
- OpenBSD
|
||||||
- Dragonfly BSD (amd64)
|
- Dragonfly BSD
|
||||||
|
- Openwrt
|
||||||
|
|
||||||
You can visit [latest release](https://github.com/0xJacky/nginx-ui/releases/latest) to download the latest distribution, or just use [installation scripts for Linux](#scripts-for-linux).
|
You can visit [latest release](https://github.com/0xJacky/nginx-ui/releases/latest) to download the latest distribution, or just use [installation scripts for Linux](#scripts-for-linux).
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue