From 895c57ab2e9db654496648870ae96358e810b35e Mon Sep 17 00:00:00 2001 From: Meng Sen Date: Mon, 28 Jul 2025 17:50:04 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E5=BA=94=E7=94=A8=20S-UI?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Meng Sen --- apps/s-ui/README.md | 20 +++++++++++++++----- apps/s-ui/data.yml | 2 +- 2 files changed, 16 insertions(+), 6 deletions(-) diff --git a/apps/s-ui/README.md b/apps/s-ui/README.md index f349e340f..fca14a7fd 100644 --- a/apps/s-ui/README.md +++ b/apps/s-ui/README.md @@ -1,14 +1,24 @@ -# APP_NAME +# S-UI -简短的介绍 +高级 Web 面板 • 专为 SagerNet/Sing-Box 打造 -![APP_NAME](https://file.lifebus.top/imgs/app_name_cover.png) +![S-UI](https://file.lifebus.top/imgs/s-ui_cover.png) ![](https://img.shields.io/badge/%E6%96%B0%E7%96%86%E8%90%8C%E6%A3%AE%E8%BD%AF%E4%BB%B6%E5%BC%80%E5%8F%91%E5%B7%A5%E4%BD%9C%E5%AE%A4-%E6%8F%90%E4%BE%9B%E6%8A%80%E6%9C%AF%E6%94%AF%E6%8C%81-blue) -## 简介 +## 安装说明 -XXXXXX +> 默认安装信息 +> +> 面板端口:`2095` +> +> 面板路径:`/app/` +> +> 订阅端口:`2096` +> +> 订阅路径:`/sub/` +> +> 用户/密码:`admin` --- diff --git a/apps/s-ui/data.yml b/apps/s-ui/data.yml index c8c3e6797..f9dedb908 100644 --- a/apps/s-ui/data.yml +++ b/apps/s-ui/data.yml @@ -1,6 +1,6 @@ additionalProperties: key: s-ui - name: s-ui + name: S-UI tags: - Tool - Local