mirror of
https://github.com/seriyps/mtproto_proxy.git
synced 2026-08-04 07:08:10 +00:00
Add "features" to README
This commit is contained in:
parent
9819da2562
commit
e7bf7af358
1 changed files with 9 additions and 1 deletions
10
README.md
10
README.md
|
|
@ -3,7 +3,15 @@ Erlang mtproto proxy
|
|||
|
||||
This part of code was extracted from [@socksy_bot](https://t.me/socksy_bot).
|
||||
|
||||
This implementation supports promoted channels! See `mtproto_proxy_app.src` `tag` option.
|
||||
Features
|
||||
--------
|
||||
|
||||
* Promoted channels! See `mtproto_proxy_app.src` `tag` option.
|
||||
* Multiple ports with unique secret and promo tag for each port
|
||||
* Automatic configuration reload (no need for restarts once per day)
|
||||
* Very high performance - can handle tens of thousands connections!
|
||||
* Small codebase compared to oficial one
|
||||
* A lots of metrics could be exported (optional)
|
||||
|
||||
How to start
|
||||
------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue