daeuniverse / dae

eBPF-based Linux high-performance transparent proxy solution.
GNU Affero General Public License v3.0
2.62k stars 165 forks source link

关于某些机场会根据不同UA返回不同节点信息。导致返回hy2协议节点而无法使用大部分连接 #515

Open ZRK11547 opened 1 month ago

ZRK11547 commented 1 month ago

Improvement Suggestion

req.Header.Set("User-Agent", fmt.Sprintf("dae/%v (like v2rayA/1.0 WebRequestHelper) (like v2rayN/1.0 WebRequestHelper)", config.Version))

在openclash中如果使用clash.metaUA可以正常返回大部分vless节点而不是hy2.

Potential Benefits

我是穷孩子。只能买便宜机场。协议杂七杂八的。希望能加上更多的UA

dae-prow[bot] commented 1 month ago

Thanks for opening this issue!

MarksonHon commented 1 week ago

很好,来测试下: Testing Hysteria2

dae: https://github.com/daeuniverse/dae/pull/533 daed: https://github.com/daeuniverse/daed/pull/440