alexbers / mtprotoproxy

Async MTProto proxy for Telegram
MIT License
1.59k stars 351 forks source link

It only works for a few minutes #298

Open r06ertray opened 11 months ago

r06ertray commented 11 months ago

It is only available for a few minutes after mtprotoproxy is restarted,

Then it fails to be connected until mtprotoproxy is restarted again.

config.py MODES = { "classic": False, "secure": True, "tls": True }

ExecStart python3 /path/to/mtprotoproxy.py

cjmaxik commented 10 months ago

Can confirm

MAHDITX commented 9 months ago

I have the same problem What can I do?