Ingo13F opened a new issue, #309:
URL: https://github.com/apache/mina-sshd/issues/309

   ### Description
   
   I am using MINA SSHD as part of Spring Integration 6.0.1 since it replaced 
the JSch SSH implementation there.
   However I was using a HTTP proxy to connect with JSch and this seems to be 
no longer possible with MINA because it supports only SSH jump hosts as a proxy.
   
   So my request would be to implement a more flexible approach to proxies and 
also allow for the use of HTTP and SOCKS proxies.,
   
   ### Motivation
   
   This feature is needed to make it possible to use MINA SSHD and the 
frameworks that depend on it in environments where the server being accessed 
can only be reached via an HTTP/SOCKS proxy.
   
   Especially In scenarios where MINA SSHD is used for transferring data via 
SFTP this seems not to be a far-fetched scenario. 
   
   ### Alternatives considered
   
   An alternative would be to install a jump host with internet access. 
However, in larger organizations this might not always be possible or takes a 
long time to make it through all the corporate red tape.
   
   ### Additional context
   
   _No response_


-- 
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: dev-unsubscr...@mina.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org
For additional commands, e-mail: dev-h...@mina.apache.org

Reply via email to