mirror of https://github.com/telemt/telemt.git
Update README.md
This commit is contained in:
parent
b6c3cae2ad
commit
98f365be44
35
README.md
35
README.md
|
|
@ -104,28 +104,19 @@ We welcome ideas, architectural feedback, and pull requests.
|
||||||
- Extensive logging via `trace` and `debug` with `RUST_LOG` method
|
- Extensive logging via `trace` and `debug` with `RUST_LOG` method
|
||||||
|
|
||||||
# GOTO
|
# GOTO
|
||||||
- [Telemt - MTProxy on Rust + Tokio](#telemt---mtproxy-on-rust--tokio)
|
- [Quick Start Guide](#quick-start-guide)
|
||||||
- [NEWS and EMERGENCY](#news-and-emergency)
|
- [FAQ](#faq)
|
||||||
- [✈️ Telemt 3 is released!](#️-telemt-3-is-released)
|
- [Recognizability for DPI and crawler](#recognizability-for-dpi-and-crawler)
|
||||||
- [🇷🇺 RU](#-ru)
|
- [Client WITH secret-key accesses the MTProxy resource:](#client-with-secret-key-accesses-the-mtproxy-resource)
|
||||||
- [Релиз 3.3.5 LTS - 6 марта](#релиз-335-lts---6-марта)
|
- [Client WITHOUT secret-key gets transparent access to the specified resource:](#client-without-secret-key-gets-transparent-access-to-the-specified-resource)
|
||||||
- [🇬🇧 EN](#-en)
|
- [Telegram Calls via MTProxy](#telegram-calls-via-mtproxy)
|
||||||
- [Release 3.3.5 LTS - March 6](#release-335-lts---march-6)
|
- [How does DPI see MTProxy TLS?](#how-does-dpi-see-mtproxy-tls)
|
||||||
- [Features](#features)
|
- [Whitelist on IP](#whitelist-on-ip)
|
||||||
- [GOTO](#goto)
|
- [Too many open files](#too-many-open-files)
|
||||||
- [Quick Start Guide](#quick-start-guide)
|
- [Build](#build)
|
||||||
- [FAQ](#faq)
|
- [Why Rust?](#why-rust)
|
||||||
- [Recognizability for DPI and crawler](#recognizability-for-dpi-and-crawler)
|
- [Issues](#issues)
|
||||||
- [Client WITH secret-key accesses the MTProxy resource:](#client-with-secret-key-accesses-the-mtproxy-resource)
|
- [Roadmap](#roadmap)
|
||||||
- [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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue