mihomo
mihomo copied to clipboard
[Feature] 关于 自动切断连接 面板控制在核心实现的想法
Verify steps
- [X] 我已经在 Issue Tracker 中找过我要提出的请求 I have searched on the issue tracker for a related feature request.
- [X] 我已经仔细看过 Documentation 并无法找到这个功能 I have read the documentation and was unable to solve the issue.
Description
XD中 切换节点 自动断开连接 的开关控制 能否在核心中实现 设计成在配置文件中控制的配置项
此项可在 CMFA 无法使用
restful api情况下 控制自动切断连接的启用与关闭
Possible Solution
auto-close-conns: true / flase
链接管理和策略组属于两个模块拥有不应耦合
@szkzn 自动断开是由客户端做的,这是内核,如果你是使用api控制,请自行处理conns
@szkzn clash api可以打断所有链接