MTProtoProxy icon indicating copy to clipboard operation
MTProtoProxy copied to clipboard

Please add support for MTProxy is behind HAProxy

Open myfingerhurt opened this issue 4 years ago • 1 comments

My MTProxy is behind nginx and I have to use proxy_protocol but all the statistics becomes 127.0.0.1 pretty much useless.

Would you please add support for proxy_protocol ?

PROXY_PROTOCOL = True Like this does support proxy_protocol. https://github.com/alexbers/mtprotoproxy

myfingerhurt avatar Mar 22 '21 16:03 myfingerhurt

I try to add this capability to proxy. Thanks for your suggestion.

MTProto avatar Mar 24 '21 08:03 MTProto