[ 
https://issues.apache.org/jira/browse/SSHD-1008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17120580#comment-17120580
 ] 

Lyor Goldstein commented on SSHD-1008:
--------------------------------------

I am not familiar with the SOCKS implementation but we do have support for it - 
see {{SocksProxy}} class - it has both SOCKS4 and SOCK5 implementation. See 
{{DefaultForwardingFilter#startDynamicPortForwarding}}

> Proxy & socks5 use in client server communication
> -------------------------------------------------
>
>                 Key: SSHD-1008
>                 URL: https://issues.apache.org/jira/browse/SSHD-1008
>             Project: MINA SSHD
>          Issue Type: Question
>            Reporter: Sandeep
>            Priority: Major
>
> We have client and server both written in SSHD mina and now customer want to 
> add proxy, socks5 feature in current client & server communication. So all 
> traffic should go via proxy.
>  
> Also point to be consider as proxy may have authentication. 
> Please let me know can we give support for such scenarios. If yes do we have 
> some reference class or test scrips?
>  
>  In sort am finding replacement for 
> [https://www.javatips.net/api/j2ssh-maverick-master/j2ssh-maverick/src/main/java/com/sshtools/net/SocksProxyTransport.java#]
> and 
> [https://www.javatips.net/api/j2ssh-maverick-master/j2ssh-maverick/src/main/java/com/sshtools/net/SocksProxyTransport.java#]
> for this two mavericks class.
> [~lgoldstein] can you please help me to identify right classes or any 
> pointers? 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to