上帝无言
上帝无言
密匙填写: 第一种是无混淆的即客户端密匙原模原样填写,无需变化。 第二种是有随机填充的,客户端需要在原始的密匙开头加上,如:dd+secret 第三种就是fake tls混淆,客户端需要再原始的密匙开头加上ee,还需要在密匙后面拼接域名的十六进制形式,如:ee+secret+domain_in_hex 这里好像只支持第一种,第三种是不支持的,配置了以后连接不上
> It only accepts MT Proxy, not for other proxy protocols. The secret can be customised. (refer to https://github.com/Dofamin/MTProxy-Docker). > > The whole process could refer to this article: https://www.pseudoyu.com/zh/2024/11/18/rsshub_telegram_channel_integration/...
> 我发现我们使用的官方客户端库目前不支持它,https [://github.com/gram-js/gramjs](https://github.com/gram-js/gramjs) > > 同样的问题在这里:[gram-js/gramjs#426](https://github.com/gram-js/gramjs/issues/426) > > 我仍在研究替代解决方案。 Thanks for your hard work
> I found it's currently not supported by the official client library we used here, https://github.com/gram-js/gramjs > > same issue here: [gram-js/gramjs#426](https://github.com/gram-js/gramjs/issues/426) > > I'm still investigating alternative solutions. I...