Skip to content

Commit b06db6e

Browse files
committed
update README.md
1 parent 3c56bf1 commit b06db6e

File tree

3 files changed

+18
-13
lines changed

3 files changed

+18
-13
lines changed

README-zh_CN.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,10 @@ Nginx 网络管理界面,由 [0xJacky](https://jackyu.cn/) 与 [Hintay](https
7575
- 一键申请和自动续签 Let's encrypt 证书
7676
- 在线编辑 Nginx 配置文件,编辑器支持 Nginx 配置语法高亮
7777
- 使用 Go 和 Vue 开发,发行版本为单个可执行的二进制文件
78-
- 前端支持暗夜模式
7978
- 保存配置文件后自动测试配置文件并重载 Nginx
79+
- 在线终端
80+
- 前端支持暗夜模式
81+
- 前端支持屏幕自适应
8082

8183
### 国际化
8284

@@ -107,11 +109,12 @@ Nginx UI 遵循 Nginx 的标准,创建的网站配置文件位于 Nginx 配置
107109
Nginx UI 可在以下平台中使用:
108110

109111
- Mac OS X 10.10 Yosemite 及之后版本(amd64 / arm64)
110-
- Linux 2.6.23 及之后版本(x86 / amd64 / arm64 / armv5 / armv6 / armv7)
112+
- Linux 2.6.23 及之后版本(x86 / amd64 / arm64 / armv5 / armv6 / armv7 / armv8
111113
- 包括但不限于 Debian 7 / 8、Ubuntu 12.04 / 14.04 及后续版本、CentOS 6 / 7、Arch Linux
112-
- FreeBSD (x86 / amd64)
113-
- OpenBSD (x86 / amd64)
114-
- Dragonfly BSD (amd64)
114+
- FreeBSD
115+
- OpenBSD
116+
- Dragonfly BSD
117+
- Openwrt
115118

116119
您可以在 [最新发行 (latest release)](https://github.com/0xJacky/nginx-ui/releases/latest) 中下载最新版本,或使用 [Linux 安装脚本](#scripts-for-linux).
117120

README-zh_TW.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -107,11 +107,12 @@ Nginx UI 遵循 Nginx 的標準,建立的網站配置檔案位於 Nginx 配置
107107
Nginx UI 可在以下平臺中使用:
108108

109109
- Mac OS X 10.10 Yosemite 及之後版本(amd64 / arm64)
110-
- Linux 2.6.23 及之後版本(x86 / amd64 / arm64 / armv5 / armv6 / armv7)
110+
- Linux 2.6.23 及之後版本(x86 / amd64 / arm64 / armv5 / armv6 / armv7 / armv8
111111
- 包括但不限於 Debian 7 / 8、Ubuntu 12.04 / 14.04 及後續版本、CentOS 6 / 7、Arch Linux
112-
- FreeBSD (x86 / amd64)
113-
- OpenBSD (x86 / amd64)
114-
- Dragonfly BSD (amd64)
112+
- FreeBSD
113+
- OpenBSD
114+
- Dragonfly BSD
115+
- Openwrt
115116

116117
您可以在 [最新發行 (latest release)](https://github.com/0xJacky/nginx-ui/releases/latest) 中下載最新版本,或使用 [Linux 安裝指令碼](#scripts-for-linux).
117118

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -105,11 +105,12 @@ to the `sites-enabled` directory. Therefore, you may need to adjust the way the
105105
Nginx UI is available on the following platforms:
106106

107107
- Mac OS X 10.10 Yosemite and later (amd64 / arm64)
108-
- Linux 2.6.23 and later (x86 / amd64 / arm64 / armv5 / armv6 / armv7)
108+
- Linux 2.6.23 and later (x86 / amd64 / arm64 / armv5 / armv6 / armv7 / armv8 )
109109
- Including but not limited to Debian 7 / 8, Ubuntu 12.04 / 14.04 and later, CentOS 6 / 7, Arch Linux
110-
- FreeBSD (x86 / amd64)
111-
- OpenBSD (x86 / amd64)
112-
- Dragonfly BSD (amd64)
110+
- FreeBSD
111+
- OpenBSD
112+
- Dragonfly BSD
113+
- Openwrt
113114

114115
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).
115116

0 commit comments

Comments
 (0)