mtprotoproxy
mtprotoproxy copied to clipboard
Some throuble with internal network
Hey. I am using Nomad by Hashicorp to launch docker. I run on the internal network. After starting the proxy, it tries to work on the IP address of My hypervisor. How can I force the use proxy its own address? I have balancing through nginx.
https://github.com/alexbers/mtprotoproxy/blob/3ef826cd6b94a97b26c07db7162b1831cc9309a7/mtprotoproxy.py#L218-L225
I assume "tries to work" means it listens on those addresses, not uses them for outgoing connections?