Answer the question
In order to leave comments, you need to log in
How to make the site and telegrams work simultaneously through port 443?
On the VPS server, mtproto was spinning from telegrams on port 443 and the site on port 80. There was a need to tie SSL to the site and traffic from the site turned to port 443. After that, the telegram fell off on port 443, the site is working properly on port 443.
Attempts to reinstall mtproto again with different parameters on a different port were unsuccessful. Even with parameters
udo docker run -d -p4433:4433 --name=mtproto-proxy --restart=always -v proxy-config:/data telegrammessenger/proxy:latest
Answer the question
In order to leave comments, you need to log in
Why is it stupid to wait for an answer?
In your screenshot, you have the full mtproto launch command with the launch argument on a specific port "-H". Copy, change the port and run.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question