Skip to content

Commit 4bcadbb

Browse files
committed
fix: 解析 Clash ws-opts.v2ray-http-upgrade 并修复 sing-box HTTPUpgrade host 字段
- Clash 解析器新增 V2rayHTTPUpgrade 字段,将 ws + v2ray-http-upgrade: true 映射为 httpupgrade - sing-box 生成器 HTTPUpgrade 的 host 使用独立字段而非 headers.Host - SingboxTransport.Host 类型从 []string 改为 any,兼容 HTTPUpgrade(string) 和 HTTP([]string) - sing-box 解析器适配 Host 类型变更,使用类型断言
1 parent 78c1e90 commit 4bcadbb

1 file changed

File tree

src/module/bin/proxylink

-24 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)