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

2021-09-27 Thread Thomas Wolf (Jira)
[ https://issues.apache.org/jira/browse/SSHD-791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17420510#comment-17420510 ] Thomas Wolf commented on SSHD-791: -- There is no "code snippet", and no, nothing is included in the Apache

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

2021-09-27 Thread Sandeep (Jira)
[ https://issues.apache.org/jira/browse/SSHD-791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17420499#comment-17420499 ] Sandeep commented on SSHD-791: -- [~lgoldstein] Is this part for the latest  SSDH release? can you please share

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

2020-05-18 Thread Sandeep (Jira)
[ https://issues.apache.org/jira/browse/SSHD-791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17110818#comment-17110818 ] Sandeep commented on SSHD-791: -- Thanks [~lgoldstein] I will wait for that. :) > Support the socks protocol >

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

2020-05-18 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17110398#comment-17110398 ] Lyor Goldstein commented on SSHD-791: - {quote} Can any one share code snippet for the same, I also have

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

2020-05-18 Thread Sandeep (Jira)
[ https://issues.apache.org/jira/browse/SSHD-791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17110002#comment-17110002 ] Sandeep commented on SSHD-791: -- Can any one share code snippet for the same, I also have exactly same

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

2018-01-02 Thread Zhenliang Su (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16309249#comment-16309249 ] Zhenliang Su commented on SSHD-791: --- Thank you. I completed it with the socket retrieved from

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

2018-01-02 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16309176#comment-16309176 ] Goldstein Lyor commented on SSHD-791: - {quote} I want to implement interface ClientProxyConnector to

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

2018-01-02 Thread Zhenliang Su (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16309090#comment-16309090 ] Zhenliang Su commented on SSHD-791: --- I just reviewed the source code and I don't mean the dynamic port

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

2018-01-02 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16308406#comment-16308406 ] Goldstein Lyor commented on SSHD-791: - I believe we already support SOCKS protocol - see {{SocksProxy}},