Add plugin zashboard 面板 v2.1.0 - #477
Merged
Merged
Conversation
Mutants-X
marked this pull request as ready for review
August 29, 2026 10:54
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
插件信息
基于 Clash API 的仪表盘
基于开源项目zashboard封装的插件,方便快速使用。
协议:选择 http 或 https(取决于你的 Clash 配置)。
主机名:输入 Clash 的 external-controller 地址(例如 127.0.0.1 或局域网 IP)。
端口:默认是 9090(与 Clash 配置一致)。
密钥:输入你在 Clash 配置中设置的 secret(如果没有设置则留空)。 示例 URL:http://127.0.0.1:9090/#/setup?hostname=127.0.0.1&port=9090&secret=你的密钥。
保存并连接: 保存设置后,Zashboard 会尝试连接到 Clash API。如果成功,你将看到节点列表、连接状态等信息。
(通过AI封装生产的插件,不会更新,除非我用的时候出问题了)
本次变更
Added
Fixed
截图 / 演示
自检清单
plugins/zashboard-panel/目录此 PR 由 ztools-plugin-cli 自动管理:每次
ztools publish在分支上追加一个 commit,PR 链接保持不变。