TelegramMessenger / MTProxy

5.01k stars 830 forks source link

Can't get monitoring statistics with official docker image #455

Open CVE-2014 opened 2 years ago

CVE-2014 commented 2 years ago

Hello I created mtProxy with docker image in this linkl. Problem: There is no monitoring statistics on port 2398. The port is closed and no one listen on it. How I can get monitoring statistics from official docker image?

ttsrg commented 2 years ago

I guess you should add parameter --http-stats

artinsony1982 commented 2 years ago

Hello I created mtProxy with docker image in this linkl. Problem: There is no monitoring statistics on port 2398. The port is closed and no one listen on it. How I can get monitoring statistics from official docker image?

Create rules to open ports to the internet, or to a specific IPv4 address or range.