mirror of https://github.com/telemt/telemt.git
parent
4a904568da
commit
73bf23eb61
|
|
@ -9,7 +9,7 @@
|
||||||
> Fixed TLS ClientHello is now available:
|
> Fixed TLS ClientHello is now available:
|
||||||
> - in **Telegram Desktop** starting from version **6.7.2**;
|
> - in **Telegram Desktop** starting from version **6.7.2**;
|
||||||
> - in **Telegram Android Client** starting from version **12.6.4**;
|
> - in **Telegram Android Client** starting from version **12.6.4**;
|
||||||
> - in **Telegram for iOS** starting from version **12.6.2**
|
> - in **Telegram for iOS** starting from version **12.6.2**.
|
||||||
>
|
>
|
||||||
> To work with EE-MTProxy, please update your client!
|
> To work with EE-MTProxy, please update your client!
|
||||||
|
|
||||||
|
|
@ -95,4 +95,4 @@ telemt config.toml
|
||||||
- Rust's deterministic resource management - RAII;
|
- Rust's deterministic resource management - RAII;
|
||||||
- No garbage collector;
|
- No garbage collector;
|
||||||
- Memory safety and reduced attack surface;
|
- Memory safety and reduced attack surface;
|
||||||
- Tokio's asynchronous architecture.
|
- Tokio's asynchronous architecture.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue