You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
目的
该 PR 取代 PR #1 中“单文件 UI + 远程完整源码执行”的临时运行方式,建立可用于后续真机迭代的模块化基线。
已实现
entry/SingBoxHub.jsentry/SingBoxHubToggle.jsmodule-manifest.json模块顺序与 SHA-256 清单active.json/last_good.json/update_state.jsonSOFT_INPUT_ADJUST_RESIZE安全边界
当前 Runtime Client 只返回
RUNTIME_NOT_ATTACHED。本 PR 不执行 Shell,不启动或停止 sing-box,不创建 TUN,不修改路由、规则、防火墙、DNS 或代理配置。测试入口
详细测试顺序:
仓库侧校验:
真机门禁
该 PR 暂不合并 main,等待 ShortX 真机验证。