mzz

Results 338 comments of mzz

很棒的 PR,感谢你的贡献,但这里我提出一些小问题: 1. 两个实现方式的代码挤在 Configuration 方法中似乎显得有些不分明了,抽离出两个方法或函数是不是会更好? 2. 我注意到 UserAgent 是写死的,这可能是一个特征,我们能否维护一个 UserAgent 类,以及一个全局 UserAgent 实例,在 v2rayA 启动时从网络去抓取最新的 UserAgent。行为例如:抓取成功则使用最新的 2 条,如果抓取失败进行 log.Warn,使用预设的若干 UserAgent 中随机挑选 2 条。我们可以使用 [jnrbsn/user-agents](https://github.com/jnrbsn/user-agents/raw/main/user-agents.json) 作为数据源。如果你觉得这部分较为困难,我可以代为完成。

没问题,我们可以合并这个 PR,因为一般来说,它比链式性能更高。

我已看过没有什么问题,我先将其合并了,感谢贡献

In the implementation of libtorrent, dscp/tos is always set after the application handshake instead of the TCP handshake. This behavior breaks possibility of traffic split via tos by proxy, because...

@iopq 是挺容易的,为什么没有人来加呢

https://github.com/v2rayA/v2rayA/actions/runs/7339466534 感谢 @iopq 的 PR,有人测试一下吗?

设置域名的时候可以设置http或https