18 Commits
Author SHA1 Message Date
noir017andClaude Opus 4.8 0c2e19e656 fix: support authenticated socks5/http proxies
Chromium 的 --proxy-server 无法携带凭据,导致导入带鉴权的
socks5://user:pass@host:port 代理时浏览器静默丢弃鉴权而连接失败。

内核选择器原先将所有 socks5/http 一律固定为 native,永远走不到
已有的 xray/mihomo 桥接逻辑。现改为:带鉴权的 socks5/http 自动
使用 xray/mihomo 桥接为本地无鉴权 socks5 再交给浏览器;无鉴权
代理仍走 native。

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-05 13:32:01 +08:00
ant-black 5518481eb1 chore: prepare 1.3.0 release 2026-06-28 15:09:20 +08:00
ant-black 0a5d387ff9 test: trim low-value unit tests 2026-06-23 17:32:41 +08:00
ant-black 65232db7ec chore commit remaining workspace changes 2026-06-23 09:35:24 +08:00
ant-black 59cbe36ca0 feat: improve browser automation and proxy management 2026-06-18 20:33:03 +08:00
ant-black 3257de014e fix: measure proxy latency through browser bridge 2026-06-10 23:53:44 +08:00
ant-black eec33b305a fix: enable mihomo ipv6 speed tests 2026-06-10 23:18:30 +08:00
ant-black 16b7c57137 fix: support ss uri speed tests with ipv6 endpoints 2026-06-10 22:55:24 +08:00
ant-black 3813961250 feat: improve proxy compatibility diagnostics and release prep 2026-06-10 22:21:01 +08:00
ant-black 2aca34e82d feat: improve proxy bridge warmup stability 2026-06-10 20:11:46 +08:00
ant-black ceb97de816 Merge remote-tracking branch 'origin/master' 2026-06-09 23:40:06 +08:00
ant-black 4c9361f1d9 feat: migrate automation public api updates 2026-06-06 22:01:27 +08:00
lux 900c3d6a4f Add AnyTLS Clash YAML support for sing-box 2026-05-30 21:12:25 +08:00
ant-black 5b4daa2cc6 V1.2.0 功能发布 2026-05-09 17:30:16 +08:00
ant-black 70132417ad publish: 1.2.0 snapshot (f3d7ec5)
channel: master

version: 1.2.0

source-ref: D:\code\open_source\ant-chrome master

source-commit: f3d7ec5

merged-public-base: 3d264eb
2026-05-05 18:08:10 +08:00
UltrasoundX 1de3ac65be feat(proxy): add chain proxy editing and picker row actions
Enable chain+socks5 parsing/bridge support and add row-level edit/delete actions in proxy picker with builtin proxy guardrails and deletion fallback to direct proxy.
2026-04-24 17:16:24 +08:00
Ant Browser Release Bot fc5a6fadbe publish: 1.1.0 snapshot (ff46de5)
channel: master
version: 1.1.0
source-ref: master
published-at-utc: 2026-03-20T14:14:07Z
2026-03-20 22:14:08 +08:00
Ant Browser Release Bot 6f58a6c19a publish: 1.0.0 snapshot (bad2ec1)
channel: master
version: 1.0.0
source-ref: master
published-at-utc: 2026-03-13T15:19:28Z
2026-03-13 23:19:29 +08:00