Add telemt engine credit to README

This commit is contained in:
SamNet-dev
2026-02-17 09:50:49 -06:00
parent a36759dc1d
commit 4844799f4b

View File

@@ -495,6 +495,12 @@ mtproxymax telegram remove # Remove bot completely
--- ---
## Credits
MTProxyMax is built on top of **[telemt](https://github.com/telemt/telemt)** — a high-performance MTProto proxy engine written in Rust/Tokio. All proxy protocol handling, FakeTLS, traffic masking, and per-user enforcement is powered by telemt. Credit and thanks to the telemt authors for building and maintaining the engine.
---
## License ## License
MIT License - see [LICENSE](LICENSE) for details. MIT License - see [LICENSE](LICENSE) for details.