mtproxy icon indicating copy to clipboard operation
mtproxy copied to clipboard

Alpine-based Docker Image for Telegram MTProto Proxy

Results 6 mtproxy issues
Sort by recently updated
recently updated
newest added

![2](https://user-images.githubusercontent.com/79420437/152658968-2f0b8e5e-b7ea-4997-b855-049130d9bebd.png) how to solve this error? can you help me?

несмотря вроде как на наличие последнего коммита, который добавляет динамическое изменение размера пакетов, образ содержит первую версию прокси и не поддерживает секреты начинающиеся с **dd**

As described in README: `Please note that the proxy gets the Telegram core IP addresses at the start of the container. We try to keep the changes to a minimum,...

Hi I use this docker image on kubernets with nodeport setup. ``` env: - name: TZ value: "Europe/Berlin" - name: SECRET value: "secret1,secret2,secret3,secret4" - name: SECRET_COUNT value: "4" - name:...

Fix url for submodule for build with updated protocol

Current version of mtproxy consumes over 10% CPU time. See https://github.com/TelegramMessenger/MTProxy/issues/100 Increasing timeout to 100ms doesn't break mtproxy for small and medium size instances, but bring CPU consumption back to...