There are tens of backend program running on my server. So if I plan to use go-mmproxy for them, I need to manully start tens of go-mmproxy for each of the backend program.
Is there a way to support a range of ports in one instance of go-mmproxy?
Thanks!