Skip to content

feat: support custom UA for subscription updates and force direct connection to bypass system proxy - #226

Open
Tindtily wants to merge 3 commits into
MetaCubeX:meta-devfrom
Tindtily:meta-dev
Open

Tindtily wants to merge 3 commits into
MetaCubeX:meta-devfrom
Tindtily:meta-dev

Conversation

@Tindtily

@Tindtily Tindtily commented Sep 14, 2026

Copy link
Copy Markdown
  • RemoteConfigModel/RemoteConfigViewController/RemoteConfigAddView.xib:
    Add custom User-Agent support for subscriptions (configurable on both add and edit)
  • RemoteConfigManager: switch subscription update requests to directSession
    (connectionProxyDictionary = [:]) to bypass system proxy and connect directly,
    fixing -1202 download failures caused by stale TLS certificate chains
    received via the proxy core's egress
  • RemoteConfigManager/Logger: add error logs on download failure paths
    (HTTP status, decode failures, exception details)
  • MetaTask: automatically fix root ownership of the log directory at startup
    to prevent app log write failures
  • ClashProcess: merge test process stderr into output for easier diagnosis

issue #167

…nection to bypass system proxy

- RemoteConfigModel/RemoteConfigViewController/RemoteConfigAddView.xib:
  Add custom User-Agent support for subscriptions (configurable on both add and edit)
- RemoteConfigManager: switch subscription update requests to directSession
  (connectionProxyDictionary = [:]) to bypass system proxy and connect directly,
  fixing -1202 download failures caused by stale TLS certificate chains
  received via the proxy core's egress
- RemoteConfigManager/Logger: add error logs on download failure paths
  (HTTP status, decode failures, exception details)
- MetaTask: automatically fix root ownership of the log directory at startup
  to prevent app log write failures
- ClashProcess: merge test process stderr into output for easier diagnosis
@Tindtily

Copy link
Copy Markdown
Author
dda5b22c-da13-41e9-97f1-7fc711a3e012

@Tindtily Tindtily changed the title Feature: 订阅更新支持自定义 UA 并强制直连绕过系统代理 feat: support custom UA for subscription updates and force direct connection to bypass system proxy Sep 16, 2026
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

Successfully merging this pull request may close these issues.

1 participant