Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG:代理链入口DIRECT模式下断开连接功能异常与代理链显示缺陷 #1313

Open
fankuiz6 opened this issue Feb 14, 2025 · 3 comments

Comments

@fankuiz6
Copy link

当前策略组配置

入口策略组:DIRECT、HK-01

出口策略组:US-01、US-02

代理链:入口 → 出口

TG策略组:代理链

以下操作将同时触发 BUG-1 与 BUG-2:

操作A:入口策略组保持 DIRECT,切换出口策略组(如 US-01 → US-02)

操作B:入口策略组从 DIRECT 切换至其他策略(如 HK-01)

异常现象详述
BUG-1:策略切换后连接未自动断开

现象

执行操作A/B后,现有连接未自动断开

需手动进入连接页面强制断开

预期行为

策略组变更后立即断开连接,确保新策略生效

BUG-2:策略组状态显示异常

现象分支

显示问题A(代理页面)

    入口/出口/代理链策略组右上角速度指示器消失

    仅 TG策略组 正常显示速度

显示问题B(连接页面)

    当前显示:US-01(仅末端出口策略)

    预期显示:TG策略组:代理链:入口策略组:DIRECT:出口策略组:US-01

预期行为

所有策略组显示实时速度

连接页面展示完整代理链层级
@Zephyruso
Copy link
Contributor

由于核心API限制暂无法实现, 需要核心将代理链完整返回才能显示

@fankuiz6
Copy link
Author

由于核心API限制暂无法实现, 需要核心将代理链完整返回才能显示

BUG-1 我应该向 Meta 内核反馈吗?已开启面板的自动断开连接,代理链切换其它策略前使用 DIRECT 的连接没有自动断开。

@Zephyruso
Copy link
Contributor

是的

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants