[BUG] 在v2.5.4+autobuild.0911.2a975d5中tun模式堆栈切换到system或mixed时tun无法正常接管所有流量,仅gvisor可正常接管所有流量

Author: xiao-limiaoCreated Sep 11, 2026Updated Sep 15, 2026
Labelsbugplatform:windowsarea:backend
### 问题描述 / Describe the bug 2.5.4+autobuild.0911.2a975d5中tun模式堆栈切换到system或mixed后tun网卡接管所有流量并不生效,软件中没有记录到任何的连接,也没有记录任何的info、debug、warn、error日志,实际连接为不经过clash-verge-rev的直连。尝试关闭自动设置全局路由、自动选择流量出口接口后切换到system和mixed,tun接管所有流量仍然不生效,连接和日志仍然没有记录。 若回退到2.5.2版本,不对其他任何的配置做更改,tun模式堆栈切换到system或mixed,tun网卡接管所有流量正常生效,能正常记录到连接和日志。 ### 软件版本 / CVR Version ```text v2.5.4+autobuild.0911.2a975d5 ``` ### 复现步骤 / To Reproduce 安装v2.5.4+autobuild.0911.2a975d5,安装tun网卡。启用严格路由,其他默认,tun模式堆栈切换到system或mixed ### 操作系统 / OS - [x] Windows - [ ] Linux - [ ] MacOS ### 操作系统版本 / OS Version Windows 11 专业版 26H2 26300.9539 ### 日志(勿上传日志文件,请粘贴日志内容) / Log (Do not upload the log file, paste the log content directly) 详细日志

```log [2026-09-11 17:00:27.922] DEBUG Starting retry execution for operation: GET /status [2026-09-11 17:00:27.924] DEBUG Retry attempt 1 starting [2026-09-11 17:00:27.924] DEBUG Parser returned to cache [2026-09-11 17:00:27.924] DEBUG Received HTTP response: 200 OK 318 [2026-09-11 17:00:27.924] DEBUG Operation 'GET /status' completed successfully [2026-09-11 17:00:27.924] DEBUG Closed all pooled connections [2026-09-11 17:00:29.891] DEBUG [Hotkey] Initializing global hotkeys: false [2026-09-11 17:00:29.891] DEBUG [Hotkey] Has 0 hotkeys need to register [2026-09-11 17:00:32.932] DEBUG Connecting to IPC at \\.\pipe\clash-verge-service [2026-09-11 17:00:32.932] DEBUG Using config: IpcConfig { default_timeout: 1s, max_retries: 20, retry_delay: 500ms } [2026-09-11 17:00:32.932] DEBUG Starting retry execution for operation: GET /magic [2026-09-11 17:00:32.932] DEBUG Retry attempt 1 starting [2026-09-11 17:00:32.932] DEBUG Created new connection on attempt 1 [2026-09-11 17:00:32.932] DEBUG Parser returned to cache [2026-09-11 17:00:32.932] DEBUG Received HTTP response: 200 OK 9 [2026-09-11 17:00:32.932] DEBUG Operation 'GET /magic' completed successfully [2026-09-11 17:00:32.932] DEBUG Starting retry execution for operation: GET /status [2026-09-11 17:00:32.932] DEBUG Retry attempt 1 starting [2026-09-11 17:00:32.934] DEBUG Parser returned to cache [2026-09-11 17:00:32.934] DEBUG Received HTTP response: 200 OK 318 [2026-09-11 17:00:32.934] DEBUG Operation 'GET /status' completed successfully [2026-09-11 17:00:32.934] DEBUG Closed all pooled connections [2026-09-11 17:00:37.941] DEBUG Connecting to IPC at \\.\pipe\clash-verge-service [2026-09-11 17:00:37.941] DEBUG Using config: IpcConfig { default_timeout: 1s, max_retries: 20, retry_delay: 500ms } [2026-09-11 17:00:37.941] DEBUG Starting retry execution for operation: GET /magic [2026-09-11 17:00:37.941] DEBUG Retry attempt 1 starting [2026-09-11 17:00:37.942] DEBUG Created new connection on attempt 1 [2026-09-11 17:00:37.942] DEBUG Parser returned to cache [2026-09-11 17:00:37.942] DEBUG Received HTTP response: 200 OK 9 [2026-09-11 17:00:37.942] DEBUG Operation 'GET /magic' completed successfully [2026-09-11 17:00:37.942] DEBUG Starting retry execution for operation: GET /status [2026-09-11 17:00:37.942] DEBUG Retry attempt 1 starting [2026-09-11 17:00:37.944] DEBUG Parser returned to cache [2026-09-11 17:00:37.944] DEBUG Received HTTP response: 200 OK 318 [2026-09-11 17:00:37.944] DEBUG Operation 'GET /status' completed successfully [2026-09-11 17:00:37.944] DEBUG Closed all pooled connections [2026-09-11 17:00:40.699] DEBUG reuse idle connection for ("http", localhost) [2026-09-11 17:00:40.699] DEBUG reuse idle connection for ("http", localhost) [2026-09-11 17:00:40.701] DEBUG pooling idle connection for ("http", localhost) [2026-09-11 17:00:40.710] DEBUG pooling idle connection for ("http", localhost) [2026-09-11 17:00:42.954] DEBUG Connecting to IPC at \\.\pipe\clash-verge-service [2026-09-11 17:00:42.954] DEBUG Using config: IpcConfig { default_timeout: 1s, max_retries: 20, retry_delay: 500ms } [2026-09-11 17:00:42.954] DEBUG Starting retry execution for operation: GET /magic [2026-09-11 17:00:42.954] DEBUG Retry attempt 1 starting [2026-09-11 17:00:42.954] DEBUG Created new connection on attempt 1 [2026-09-11 17:00:42.955] DEBUG Parser returned to cache [2026-09-11 17:00:42.955] DEBUG Received HTTP response: 200 OK 9 [2026-09-11 17:00:42.955] DEBUG Operation 'GET /magic' completed successfully [2026-09-11 17:00:42.955] DEBUG Starting retry execution for operation: GET /status [2026-09-11 17:00:42.955] DEBUG Retry attempt 1 starting [2026-09-11 17:00:42.957] DEBUG Parser returned to cache [2026-09-11 17:00:42.957] DEBUG Received HTTP response: 200 OK 318 [2026-09-11 17:00:42.957] DEBUG Operation 'GET /status' completed successfully [2026-09-11 17:00:42.957] DEBUG Closed all pooled connections [2026-09-11 17:00:47.962] DEBUG Connecting to IPC at \\.\pipe\clash-verge-service [2026-09-11 17:00:47.962] DEBUG Using config: IpcConfig { default_timeout: 1s, max_retries: 20, retry_delay: 500ms } [2026-09-11 17:00:47.962] DEBUG Starting retry execution for operation: GET /magic [2026-09-11 17:00:47.962] DEBUG Retry attempt 1 starting [2026-09-11 17:00:47.962] DEBUG Created new connection on attempt 1 [2026-09-11 17:00:47.962] DEBUG Parser returned to cache [2026-09-11 17:00:47.962] DEBUG Received HTTP response: 200 OK 9 [2026-09-11 17:00:47.962] DEBUG Operation 'GET /magic' completed successfully [2026-09-11 17:00:47.962] DEBUG Starting retry execution for operation: GET /status [2026-09-11 17:00:47.962] DEBUG Retry attempt 1 starting [2026-09-11 17:00:47.965] DEBUG Parser returned to cache [2026-09-11 17:00:47.965] DEBUG Received HTTP response: 200 OK 318 [2026-09-11 17:00:47.965] DEBUG Operation 'GET /status' completed successfully [2026-09-11 17:00:47.965] DEBUG Closed all pooled connections [2026-09-11 17:00:52.819] DEBUG [Hotkey] Initializing global hotkeys: false [2026-09-11 17:00:52.819] DEBUG [Hotkey] Has 0 hotkeys need to register [2026-09-11 17:00:52.968] DEBUG Connecting to IPC at \\.\pipe\clash-verge-service [2026-09-11 17:00:52.968] DEBUG Using config: IpcConfig { default_timeout: 1s, max_retries: 20, retry_delay: 500ms } [2026-09-11 17:00:52.968] DEBUG Starting retry execution for operation: GET /magic [2026-09-11 17:00:52.968] DEBUG Retry attempt 1 starting [2026-09-11 17:00:52.968] DEBUG Created new connection on attempt 1 [2026-09-11 17:00:52.968] DEBUG Parser returned to cache [2026-09-11 17:00:52.968] DEBUG Received HTTP response: 200 OK 9 [2026-09-11 17:00:52.968] DEBUG Operation 'GET /magic' completed successfully [2026-09-11 17:00:52.968] DEBUG Starting retry execution for operation: GET /status [2026-09-11 17:00:52.968] DEBUG Retry attempt 1 starting [2026-09-11 17:00:52.970] DEBUG Parser returned to cache [2026-09-11 17:00:52.970] DEBUG Received HTTP response: 200 OK 318 [2026-09-11 17:00:52.970] DEBUG Operation 'GET /status' completed successfully [2026-09-11 17:00:52.970] DEBUG Closed all pooled connections [2026-09-11 17:00:55.728] DEBUG reuse idle connection for ("http", localhost) [2026-09-11 17:00:55.728] DEBUG reuse idle connection for ("http", localhost) [2026-09-11 17:00:55.732] DEBUG pooling idle connection for ("http", localhost) [2026-09-11 17:00:55.741] DEBUG pooling idle connection for ("http", localhost) [2026-09-11 17:00:57.984] DEBUG Connecting to IPC at \\.\pipe\clash-verge-service [2026-09-11 17:00:57.984] DEBUG Using config: IpcConfig { default_timeout: 1s, max_retries: 20, retry_delay: 500ms } [2026-09-11 17:00:57.984] DEBUG Starting retry execution for operation: GET /magic [2026-09-11 17:00:57.984] DEBUG Retry attempt 1 starting [2026-09-11 17:00:57.984] DEBUG Created new connection on attempt 1 [2026-09-11 17:00:57.985] DEBUG Parser returned to cache [2026-09-11 17:00:57.985] DEBUG Received HTTP response: 200 OK 9 [2026-09-11 17:00:57.985] DEBUG Operation 'GET /magic' completed successfully [2026-09-11 17:00:57.985] DEBUG Starting retry execution for operation: GET /status [2026-09-11 17:00:57.985] DEBUG Retry attempt 1 starting [2026-09-11 17:00:57.987] DEBUG Parser returned to cache [2026-09-11 17:00:57.987] DEBUG Received HTTP response: 200 OK 318 [2026-09-11 17:00:57.987] DEBUG Operation 'GET /status' completed successfully [2026-09-11 17:00:57.987] DEBUG Closed all pooled connections [2026-09-11 17:00:58.421] DEBUG [Core] run builtin script verge_hy_alpn [2026-09-11 17:00:58.421] DEBUG [Core] run builtin script verge_meta_guard [2026-09-11 17:00:58.429] INFO [Validate] 生成临时配置文件用于验证 [2026-09-11 17:00:58.433] INFO [Validate] 开始验证配置文件: C:\Users\ASUS\AppData\Roaming\io.github.clash-verge-rev.clash-verge-rev\clash-verge-check.yaml [2026-09-11 17:00:58.433] INFO [Validate] 使用内核: verge-mihomo-alpha [2026-09-11 17:00:58.433] INFO [Validate] 验证目录: C:\Users\ASUS\AppData\Roaming\io.github.clash-verge-rev.clash-verge-rev [2026-09-11 17:00:58.531] INFO [Validate] -------- 验证结果 -------- [2026-09-11 17:00:58.531] INFO [Validate] 验证成功 [2026-09-11 17:00:58.531] INFO [Validate] -------- 验证结束 -------- [2026-09-11 17:00:58.550] DEBUG Connecting to IPC at \\.\pipe\clash-verge-service [2026-09-11 17:00:58.550] DEBUG Using config: IpcConfig { default_timeout: 1s, max_retries: 20, retry_delay: 500ms } [2026-09-11 17:00:58.550] DEBUG Starting retry execution for operation: GET /magic [2026-09-11 17:00:58.550] DEBUG Retry attempt 1 starting [2026-09-11 17:00:58.551] DEBUG Created new connection on attempt 1 [2026-09-11 17:00:58.551] DEBUG Parser returned to cache [2026-09-11 17:00:58.551] DEBUG Received HTTP response: 200 OK 9 [2026-09-11 17:00:58.551] DEBUG Operation 'GET /magic' completed successfully [2026-09-11 17:00:58.551] DEBUG Starting retry execution for operation: PUT_OPTIMIZED /clash/stage-runtime [2026-09-11 17:00:58.551] DEBUG Retry attempt 1 starting [2026-09-11 17:00:58.567] DEBUG Parser returned to cache [2026-09-11 17:00:58.567] DEBUG Received HTTP response: 200 OK 206 [2026-09-11 17:00:58.567] DEBUG Operation 'PUT_OPTIMIZED /clash/stage-runtime' completed successfully [2026-09-11 17:00:58.567] DEBUG Closed all pooled connections [2026-09-11 17:00:58.567] DEBUG reuse idle connection for ("http", localhost) [2026-09-11 17:00:59.346] DEBUG pooling idle connection for ("http", localhost) [2026-09-11 17:00:59.349] DEBUG reuse idle connection for ("http", localhost) [2026-09-11 17:00:59.349] DEBUG reuse idle connection for ("http", localhost) [2026-09-11 17:00:59.350] DEBUG reuse idle connection for ("http", localhost) [2026-09-11 17:00:59.350] DEBUG reuse idle connection for ("http", localhost) [2026-09-11 17:00:59.350] DEBUG pooling idle connection for ("http", localhost) [2026-09-11 17:00:59.350] DEBUG pooling idle connection for ("http", localhost) [2026-09-11 17:00:59.350] DEBUG reuse idle connection for ("http", localhost) [2026-09-11 17:00:59.351] DEBUG reuse idle connection for ("http", localhost) [2026-09-11 17:00:59.352] DEBUG pooling idle connection for ("http", localhost) [2026-09-11 17:00:59.352] DEBUG pooling idle connection for ("http", localhost) [2026-09-11 17:00:59.360] DEBUG pooling idle connection for ("http", localhost) [2026-09-11 17:00:59.378] DEBUG pooling idle connection for ("http", localhost) [2026-09-11 17:00:59.390] DEBUG [Core] run builtin script verge_hy_alpn [2026-09-11 17:00:59.390] DEBUG [Core] run builtin script verge_meta_guard [2026-09-11 17:00:59.397] INFO [Validate] 生成临时配置文件用于验证 [2026-09-11 17:00:59.398] INFO [Validate] 配置与上次通过验证的字节一致,跳过内核检查 [2026-09-11 17:00:59.421] DEBUG Connecting to IPC at \\.\pipe\clash-verge-service [2026-09-11 17:00:59.421] DEBUG Using config: IpcConfig { default_timeout: 1s, max_retries: 20, retry_delay: 500ms } [2026-09-11 17:00:59.421] DEBUG Starting retry execution for operation: GET /magic [2026-09-11 17:00:59.421] DEBUG Retry attempt 1 starting [2026-09-11 17:00:59.421] DEBUG Created new connection on attempt 1 [2026-09-11 17:00:59.421] DEBUG Parser returned to cache [2026-09-11 17:00:59.421] DEBUG Received HTTP response: 200 OK 9 [2026-09-11 17:00:59.421] DEBUG Operation 'GET /magic' completed successfully [2026-09-11 17:00:59.422] DEBUG Starting retry execution for operation: PUT_OPTIMIZED /clash/stage-runtime [2026-09-11 17:00:59.422] DEBUG Retry attempt 1 starting [2026-09-11 17:00:59.442] DEBUG Parser returned to cache [2026-09-11 17:00:59.442] DEBUG Received HTTP response: 200 OK 206 [2026-09-11 17:00:59.442] DEBUG Operation 'PUT_OPTIMIZED /clash/stage-runtime' completed successfully [2026-09-11 17:00:59.442] DEBUG Closed all pooled connections [2026-09-11 17:00:59.443] DEBUG reuse idle connection for ("http", localhost) [2026-09-11 17:00:59.469] DEBUG pooling idle connection for ("http", localhost) [2026-09-11 17:00:59.473] DEBUG reuse idle connection for ("http", localhost) [2026-09-11 17:00:59.473] DEBUG reuse idle connection for ("http", localhost) [2026-09-11 17:00:59.474] DEBUG reuse idle connection for ("http", localhost) [2026-09-11 17:00:59.474] DEBUG pooling idle connection for ("http", localhost) [2026-09-11 17:00:59.474] DEBUG reuse idle connection for ("http", localhost) [2026-09-11 17:00:59.475] DEBUG pooling idle connection for ("http", localhost) [2026-09-11 17:00:59.475] DEBUG pooling idle connection for ("http", localhost) [2026-09-11 17:00:59.476] DEBUG reuse idle connection for ("http", localhost) [2026-09-11 17:00:59.476] DEBUG reuse idle connection for ("http", localhost) [2026-09-11 17:00:59.476] DEBUG pooling idle connection for ("http", localhost) [2026-09-11 17:00:59.483] DEBUG pooling idle connection for ("http", localhost) [2026-09-11 17:00:59.489] DEBUG pooling idle connection for ("http", localhost) [2026-09-11 17:01:03.002] DEBUG Connecting to IPC at \\.\pipe\clash-verge-service [2026-09-11 17:01:03.002] DEBUG Using config: IpcConfig { default_timeout: 1s, max_retries: 20, retry_delay: 500ms } [2026-09-11 17:01:03.002] DEBUG Starting retry execution for operation: GET /magic [2026-09-11 17:01:03.002] DEBUG Retry attempt 1 starting [2026-09-11 17:01:03.003] DEBUG Created new connection on attempt 1 [2026-09-11 17:01:03.003] DEBUG Parser returned to cache [2026-09-11 17:01:03.003] DEBUG Received HTTP response: 200 OK 9 [2026-09-11 17:01:03.003] DEBUG Operation 'GET /magic' completed successfully [2026-09-11 17:01:03.003] DEBUG Starting retry execution for operation: GET /status [2026-09-11 17:01:03.003] DEBUG Retry attempt 1 starting [2026-09-11 17:01:03.005] DEBUG Parser returned to cache [2026-09-11 17:01:03.005] DEBUG Received HTTP response: 200 OK 318 [2026-09-11 17:01:03.005] DEBUG Operation 'GET /status' completed successfully [2026-09-11 17:01:03.005] DEBUG Closed all pooled connections [2026-09-11 17:01:08.013] DEBUG Connecting to IPC at \\.\pipe\clash-verge-service [2026-09-11 17:01:08.013] DEBUG Using config: IpcConfig { default_timeout: 1s, max_retries: 20, retry_delay: 500ms } [2026-09-11 17:01:08.013] DEBUG Starting retry execution for operation: GET /magic [2026-09-11 17:01:08.013] DEBUG Retry attempt 1 starting [2026-09-11 17:01:08.014] DEBUG Created new connection on attempt 1 [2026-09-11 17:01:08.014] DEBUG Parser returned to cache [2026-09-11 17:01:08.014] DEBUG Received HTTP response: 200 OK 9 [2026-09-11 17:01:08.014] DEBUG Operation 'GET /magic' completed successfully [2026-09-11 17:01:08.014] DEBUG Starting retry execution for operation: GET /status [2026-09-11 17:01:08.014] DEBUG Retry attempt 1 starting [2026-09-11 17:01:08.015] DEBUG Parser returned to cache [2026-09-11 17:01:08.015] DEBUG Received HTTP response: 200 OK 318 [2026-09-11 17:01:08.015] DEBUG Operation 'GET /status' completed successfully [2026-09-11 17:01:08.015] DEBUG Closed all pooled connections [2026-09-11 17:01:10.763] DEBUG reuse idle connection for ("http", localhost) [2026-09-11 17:01:10.763] DEBUG reuse idle connection for ("http", localhost) [2026-09-11 17:01:10.765] DEBUG pooling idle connection for ("http", localhost) [2026-09-11 17:01:10.772] DEBUG pooling idle connection for ("http", localhost) [2026-09-11 17:01:13.020] DEBUG Connecting to IPC at \\.\pipe\clash-verge-service [2026-09-11 17:01:13.020] DEBUG Using config: IpcConfig { default_timeout: 1s, max_retries: 20, retry_delay: 500ms } [2026-09-11 17:01:13.020] DEBUG Starting retry execution for operation: GET /magic [2026-09-11 17:01:13.020] DEBUG Retry attempt 1 starting [2026-09-11 17:01:13.020] DEBUG Created new connection on attempt 1 [2026-09-11 17:01:13.020] DEBUG Parser returned to cache [2026-09-11 17:01:13.020] DEBUG Received HTTP response: 200 OK 9 [2026-09-11 17:01:13.020] DEBUG Operation 'GET /magic' completed successfully [2026-09-11 17:01:13.020] DEBUG Starting retry execution for operation: GET /status [2026-09-11 17:01:13.020] DEBUG Retry attempt 1 starting [2026-09-11 17:01:13.022] DEBUG Parser returned to cache [2026-09-11 17:01:13.023] DEBUG Received HTTP response: 200 OK 318 [2026-09-11 17:01:13.023] DEBUG Operation 'GET /status' completed successfully [2026-09-11 17:01:13.023] DEBUG Closed all pooled connections [2026-09-11 17:01:18.029] DEBUG Connecting to IPC at \\.\pipe\clash-verge-service [2026-09-11 17:01:18.029] DEBUG Using config: IpcConfig { default_timeout: 1s, max_retries: 20, retry_delay: 500ms } [2026-09-11 17:01:18.029] DEBUG Starting retry execution for operation: GET /magic [2026-09-11 17:01:18.029] DEBUG Retry attempt 1 starting [2026-09-11 17:01:18.030] DEBUG Created new connection on attempt 1 [2026-09-11 17:01:18.030] DEBUG Parser returned to cache [2026-09-11 17:01:18.030] DEBUG Received HTTP response: 200 OK 9 [2026-09-11 17:01:18.030] DEBUG Operation 'GET /magic' completed successfully [2026-09-11 17:01:18.030] DEBUG Starting retry execution for operation: GET /status [2026-09-11 17:01:18.030] DEBUG Retry attempt 1 starting [2026-09-11 17:01:18.032] DEBUG Parser returned to cache [2026-09-11 17:01:18.032] DEBUG Received HTTP response: 200 OK 318 [2026-09-11 17:01:18.032] DEBUG Operation 'GET /status' completed successfully [2026-09-11 17:01:18.032] DEBUG Closed all pooled connections [2026-09-11 17:01:23.043] DEBUG Connecting to IPC at \\.\pipe\clash-verge-service [2026-09-11 17:01:23.043] DEBUG Using config: IpcConfig { default_timeout: 1s, max_retries: 20, retry_delay: 500ms } [2026-09-11 17:01:23.043] DEBUG Starting retry execution for operation: GET /magic [2026-09-11 17:01:23.043] DEBUG Retry attempt 1 starting [2026-09-11 17:01:23.043] DEBUG Created new connection on attempt 1 [2026-09-11 17:01:23.043] DEBUG Parser returned to cache [2026-09-11 17:01:23.043] DEBUG Received HTTP response: 200 OK 9 [2026-09-11 17:01:23.043] DEBUG Operation 'GET /magic' completed successfully [2026-09-11 17:01:23.043] DEBUG Starting retry execution for operation: GET /status [2026-09-11 17:01:23.043] DEBUG Retry attempt 1 starting [2026-09-11 17:01:23.045] DEBUG Parser returned to cache [2026-09-11 17:01:23.045] DEBUG Received HTTP response: 200 OK 318 [2026-09-11 17:01:23.045] DEBUG Operation 'GET /status' completed successfully [2026-09-11 17:01:23.045] DEBUG Closed all pooled connections [2026-09-11 17:01:24.453] DEBUG [Hotkey] Initializing global hotkeys: false [2026-09-11 17:01:24.453] DEBUG [Hotkey] Has 0 hotkeys need to register [2026-09-11 17:01:25.784] DEBUG reuse idle connection for ("http", localhost) [2026-09-11 17:01:25.784] DEBUG reuse idle connection for ("http", localhost) [2026-09-11 17:01:25.786] DEBUG pooling idle connection for ("http", localhost) [2026-09-11 17:01:25.796] DEBUG pooling idle connection for ("http", localhost) [2026-09-11 17:01:26.877] DEBUG connecting to websocket, id: 51a42373-2f63-481a-9b78-ca3fa3c8cdf9 [2026-09-11 17:01:26.885] DEBUG Connecting to IPC at \\.\pipe\clash-verge-service [2026-09-11 17:01:26.885] DEBUG Using config: IpcConfig { default_timeout: 1s, max_retries: 20, retry_delay: 500ms } [2026-09-11 17:01:26.885] DEBUG Starting retry execution for operation: GET /magic [2026-09-11 17:01:26.885] DEBUG Retry attempt 1 starting [2026-09-11 17:01:26.885] DEBUG Created new connection on attempt 1 [2026-09-11 17:01:26.885] DEBUG Parser returned to cache [2026-09-11 17:01:26.885] DEBUG Received HTTP response: 200 OK 9 [2026-09-11 17:01:26.885] DEBUG Operation 'GET /magic' completed successfull

Source: clash-verge-rev/clash-verge-rev