Problem
Currently, when we need to proxy client connections, we are always required to manually hardcode proxy configurations like this:
Is there a more elegant way to achieve this, such as adding a --proxy-client parameter, to automatically resolve and configure HTTP, SOCKS5, or other types of proxies for client connections?
If you don't have time to do this yourself, would you be willing to accept a PR for this feature? I'd be happy to pay for my needs. :)