Hello, I'm working on an application that requires an SFTP client to connect through a SOCKS5 proxy server. We've been using Apache MINA SSHD for the SFTP client, but I'm not seeing anything in the documentation, examples, or tests that show this being configured.
Is this functionality available? If it is available can I please get some information on how to configure the SssClient to work with a SOCKS5 proxy? Thank you.