From 5f1f9375d7250a360652e1531ad18e3d0d4928e6 Mon Sep 17 00:00:00 2001 From: admin8800 Date: Sun, 10 May 2026 16:46:04 +0800 Subject: [PATCH] =?UTF-8?q?=E6=AD=A3=E5=BC=8F=E5=8F=91=E5=B8=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/release.yml | 1 - .github/workflows/windows.yml | 1 - README.md | 11 +++++------ 3 files changed, 5 insertions(+), 8 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 558f2f0..db1ef2f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -195,6 +195,5 @@ jobs: tag_name: ${{ steps.vars.outputs.tag }} name: S-UI ${{ steps.vars.outputs.tag }} target_commitish: ${{ github.sha }} - prerelease: true fail_on_unmatched_files: true files: release-assets/* diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index b9a3727..5af0c58 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -147,6 +147,5 @@ jobs: tag_name: ${{ steps.vars.outputs.tag }} name: S-UI ${{ steps.vars.outputs.tag }} target_commitish: ${{ github.sha }} - prerelease: true fail_on_unmatched_files: true files: release-assets/* diff --git a/README.md b/README.md index bd421df..62f1cc5 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -# S-UI -**基于 SagerNet/Sing-Box 构建的高级 Web 面板** +## S-UI +基于`SagerNet/Sing-Box`构建的高级 Web 面板,基于`alireza0/s-ui`的最后一个版本。 -> **免责声明:** 本项目仅供个人学习与交流使用,请勿用于非法用途,请勿在生产环境中使用。 +> **免责声明:** 本项目仅供个人学习与交流使用,请勿用于非法用途。 ## 快速概览 @@ -24,9 +24,6 @@ | Windows | amd64, 386, arm64 | 支持 | | macOS | amd64, arm64 | 实验性支持 | -## API 文档 - -[API 文档 Wiki](https://github.com/admin8800/s-ui/wiki/API-Documentation) ## 默认安装信息 - 面板端口:2095 @@ -233,3 +230,5 @@ certbot certonly --standalone --register-unsafely-without-email --non-interactiv ``` + +#### 鸣谢原作者:alireza0 \ No newline at end of file