Alexander Bersenev

Results 105 comments of Alexander Bersenev

Please, try to use https://github.com/alexbers/mtprotoproxy. It can run on any architecture that Python supports. But the installing of pycrypto or its analog is recommended (pip install cryptodome), otherwise it will...

Here is a few tips to prevent blocking: Don't share the proxy link in the public sources, they are monitored, checked and blocked Run the proxy in the tls mode...

It looks your mask host doesn't support tls 1.3. This is not critical, but recommended. It looks like you were actively fingerprinted

I checked and the proxy works find with cloudflare.com. Please check that the host is available from your server

if using vpn helps, this can mean the proxy is banned by the protocol, you can try to use the tls mode

Hello, you can try to install pyopenssl using package manager of your OS or with pip (pip install pyopenssl). Also, you can use proxy without docker, just with python3.6 mtprotoproxy.py

Hello, this is because we use different methods to open tcp connections. Erlang proxy and the official one use preopened tcp connections, which is a bit faster. I added logic...

mx256: please make sure that you restarted the proxy. And, please, update again - more changes are made to make the proxy connection faster iShift: I launched the proxy in...

what do you mean by the network traffic? The Prometheus is a tool to collect metrics