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
d6e71c5ed0
commit
292690b0e2
3 changed files with 9 additions and 6 deletions
|
@ -76,7 +76,7 @@ Nginx 网络管理界面,由 [0xJacky](https://jackyu.cn/) 与 [Hintay](https
|
|||
- 在线编辑 Nginx 配置文件,编辑器支持 Nginx 配置语法高亮
|
||||
- 使用 Go 和 Vue 开发,发行版本为单个可执行的二进制文件
|
||||
- 保存配置文件后自动测试配置文件并重载 Nginx
|
||||
- 在线终端
|
||||
- 基于 Web 浏览器的高级命令行终端
|
||||
- 前端支持暗夜模式
|
||||
- 前端支持屏幕自适应
|
||||
|
||||
|
@ -109,7 +109,7 @@ Nginx UI 遵循 Nginx 的标准,创建的网站配置文件位于 Nginx 配置
|
|||
Nginx UI 可在以下平台中使用:
|
||||
|
||||
- Mac OS X 10.10 Yosemite 及之后版本(amd64 / arm64)
|
||||
- Linux 2.6.23 及之后版本(x86 / amd64 / arm64 / armv5 / armv6 / armv7 / armv8 )
|
||||
- Linux 2.6.23 及之后版本(x86 / amd64 / arm64 / armv5 / armv6 / armv7)
|
||||
- 包括但不限于 Debian 7 / 8、Ubuntu 12.04 / 14.04 及后续版本、CentOS 6 / 7、Arch Linux
|
||||
- FreeBSD
|
||||
- OpenBSD
|
||||
|
|
|
@ -77,8 +77,10 @@ Nginx 網路管理介面,由 [0xJacky](https://jackyu.cn/) 與 [Hintay](https
|
|||
- 一鍵申請和自動續簽 Let's encrypt 證書
|
||||
- 線上編輯 Nginx 配置檔案,編輯器支援 Nginx 配置語法高亮
|
||||
- 使用 Go 和 Vue 開發,發行版本為單個可執行的二進位制檔案
|
||||
- 前端支援暗夜模式
|
||||
- 保存配置文件後自動測試配置文件並重載 Nginx
|
||||
- 基於 Web 瀏覽器的高級命令行終端
|
||||
- 前端支援暗夜模式
|
||||
- 前端支持屏幕自適應
|
||||
|
||||
### 國際化
|
||||
|
||||
|
@ -107,7 +109,7 @@ Nginx UI 遵循 Nginx 的標準,建立的網站配置檔案位於 Nginx 配置
|
|||
Nginx UI 可在以下平臺中使用:
|
||||
|
||||
- Mac OS X 10.10 Yosemite 及之後版本(amd64 / arm64)
|
||||
- Linux 2.6.23 及之後版本(x86 / amd64 / arm64 / armv5 / armv6 / armv7 / armv8)
|
||||
- Linux 2.6.23 及之後版本(x86 / amd64 / arm64 / armv5 / armv6 / armv7)
|
||||
- 包括但不限於 Debian 7 / 8、Ubuntu 12.04 / 14.04 及後續版本、CentOS 6 / 7、Arch Linux
|
||||
- FreeBSD
|
||||
- OpenBSD
|
||||
|
|
|
@ -73,8 +73,9 @@ URL:[https://nginxui.jackyu.cn](https://nginxui.jackyu.cn)
|
|||
- One-click deployment and automatic renewal Let's Encrypt certificates.
|
||||
- Online editing websites configuration files, the editor support highlight nginx configuration syntax.
|
||||
- Written in Go and Vue, distribution is a single executable binary.
|
||||
- Frontend support Dark Mode
|
||||
- Automatically test configuration file and reload nginx after saving configuration.
|
||||
- Frontend support Dark Mode
|
||||
- Frontend use Responsive Web Design
|
||||
|
||||
### Internationalization
|
||||
|
||||
|
@ -105,7 +106,7 @@ to the `sites-enabled` directory. Therefore, you may need to adjust the way the
|
|||
Nginx UI is available on the following platforms:
|
||||
|
||||
- Mac OS X 10.10 Yosemite and later (amd64 / arm64)
|
||||
- Linux 2.6.23 and later (x86 / amd64 / arm64 / armv5 / armv6 / armv7 / armv8 )
|
||||
- Linux 2.6.23 and later (x86 / amd64 / arm64 / armv5 / armv6 / armv7 )
|
||||
- Including but not limited to Debian 7 / 8, Ubuntu 12.04 / 14.04 and later, CentOS 6 / 7, Arch Linux
|
||||
- FreeBSD
|
||||
- OpenBSD
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue