From 98f365be448433c58d903973f904a9f531dd60a8 Mon Sep 17 00:00:00 2001 From: Alexey <247128645+axkurcom@users.noreply.github.com> Date: Sun, 8 Mar 2026 06:22:20 +0300 Subject: [PATCH] Update README.md --- README.md | 35 +++++++++++++---------------------- 1 file changed, 13 insertions(+), 22 deletions(-) diff --git a/README.md b/README.md index 6df79fb..b59e509 100644 --- a/README.md +++ b/README.md @@ -104,28 +104,19 @@ We welcome ideas, architectural feedback, and pull requests. - Extensive logging via `trace` and `debug` with `RUST_LOG` method # GOTO -- [Telemt - MTProxy on Rust + Tokio](#telemt---mtproxy-on-rust--tokio) - - [NEWS and EMERGENCY](#news-and-emergency) - - [✈️ Telemt 3 is released!](#️-telemt-3-is-released) - - [🇷🇺 RU](#-ru) - - [Релиз 3.3.5 LTS - 6 марта](#релиз-335-lts---6-марта) - - [🇬🇧 EN](#-en) - - [Release 3.3.5 LTS - March 6](#release-335-lts---march-6) -- [Features](#features) -- [GOTO](#goto) - - [Quick Start Guide](#quick-start-guide) - - [FAQ](#faq) - - [Recognizability for DPI and crawler](#recognizability-for-dpi-and-crawler) - - [Client WITH secret-key accesses the MTProxy resource:](#client-with-secret-key-accesses-the-mtproxy-resource) - - [Client WITHOUT secret-key gets transparent access to the specified resource:](#client-without-secret-key-gets-transparent-access-to-the-specified-resource) - - [Telegram Calls via MTProxy](#telegram-calls-via-mtproxy) - - [How does DPI see MTProxy TLS?](#how-does-dpi-see-mtproxy-tls) - - [Whitelist on IP](#whitelist-on-ip) - - [Too many open files](#too-many-open-files) - - [Build](#build) - - [Why Rust?](#why-rust) - - [Issues](#issues) - - [Roadmap](#roadmap) +- [Quick Start Guide](#quick-start-guide) +- [FAQ](#faq) + - [Recognizability for DPI and crawler](#recognizability-for-dpi-and-crawler) + - [Client WITH secret-key accesses the MTProxy resource:](#client-with-secret-key-accesses-the-mtproxy-resource) + - [Client WITHOUT secret-key gets transparent access to the specified resource:](#client-without-secret-key-gets-transparent-access-to-the-specified-resource) + - [Telegram Calls via MTProxy](#telegram-calls-via-mtproxy) + - [How does DPI see MTProxy TLS?](#how-does-dpi-see-mtproxy-tls) + - [Whitelist on IP](#whitelist-on-ip) + - [Too many open files](#too-many-open-files) +- [Build](#build) +- [Why Rust?](#why-rust) +- [Issues](#issues) +- [Roadmap](#roadmap) ## Quick Start Guide