[codex] fix dashboard and tun proxy controls#261
Open
jawwe wants to merge 1 commit into
Open
Conversation
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.
改动内容
external-ui-url写成/ui,而是写入 zashboarddist.zip下载地址,避免/upgrade/ui报unsupported protocol scheme ""。clashctl tun on-proxy-off/clashctl tun proxy-off:开启 Tun 后关闭系统代理。clashctl tun off-proxy-on/clashctl tun proxy-on:关闭 Tun 后开启系统代理。clashctl doctor新增 Tun 与系统代理同时开启检测,并在总览、证据、修复建议和详细检查中提示用户。clashctl tun logs现在有实际分发逻辑,映射到 mihomo 日志。external-ui-url、Tun 组合命令和 doctor 检测说明。验证
git diff --checkbash -n install.sh uninstall.sh scripts/core/*.sh scripts/init/*.sh .github/scripts/*.sh scripts/dev/*.shText Encoding已通过:jawwe/clash-for-linux run 26280698473。说明