7.6.0-rc11* WebSocket relay support
* Built-in ws relay (via public proxy list)
* Update shadowsocks-rust to 1.10.3
* Update v2ray-core to 4.37.2
* Fixes and security improvements
About the ws relay: it uses WebSocket (/ over TLS) to directly connect to the Telegram server through the CDN, so it has better usability.
ps: we do not use Nekogram's closed source binary files, but re-implement it with the FOSS library: In some cases, the performance is better, but devices below Android L (5.0) are not supported.
ps1: Due to technical reasons, the relay needs to be logged in once before it can be used.
The connection definition of the proxy protocol:
ws(s)://<domain>?payload=<b64(arrayOf(dcPrefixs...).joinToString(","))>