You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Zhenliang Su (JIRA)" <ji...@apache.org> on 2018/01/02 13:00:04 UTC

[jira] [Created] (SSHD-791) Support the socks protocol

Zhenliang Su created SSHD-791:
---------------------------------

             Summary: Support the socks protocol
                 Key: SSHD-791
                 URL: https://issues.apache.org/jira/browse/SSHD-791
             Project: MINA SSHD
          Issue Type: New Feature
            Reporter: Zhenliang Su
            Priority: Minor


There is a situation for me to use SshClient to connect remote server via a socks5 proxy server with Java code. I found the issue https://issues.apache.org/jira/browse/SSHD-656 , and I want to implement interface ClientProxyConnector to suit my issue, but I found it's impossible because socks5 protocol is not as simple as just send a packet, but need to send and receive multiple times.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)