markokocic commented on issue #10292: URL: https://github.com/apache/apisix/issues/10292#issuecomment-2585261290
SSH also doesn't support proxies natively, but it can use external programs like socat, netcat, nc and similar to establish connection using the ProxyCommand option or config parameter. Providing a similarly convenient way for Apisix would make this problem solved. For example proxy_command parameter to upstream that would do tunneling in a similar way as SSH. As a reference, here's how SSH does it https://unix.stackexchange.com/questions/68826/connecting-to-host-by-ssh-client-in-linux-by-proxy#68842 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
