TelegramMessenger / MTProxy

4.86k stars 806 forks source link

couldn't get stats #546

Open andreyalekseenko opened 4 months ago

andreyalekseenko commented 4 months ago

hello there, im trying wget http://localhost:8888/stats, but MTProto proxy starts not on loopback interface, so i got error "Connection refused" mtproxy daemon starts on wg0 interface. what should i do for get stats file? thanks

mas1701 commented 3 months ago

Be sure to add --http-stats to the command line. Without this, the stats port will not be opened.