david0 commented on issue #309: URL: https://github.com/apache/mina-sshd/issues/309#issuecomment-1444092954
I have had the same struggles and managed to get JGitSshClient working. Here is an minimal example that puts everything together: https://github.com/david0/mina-ssh-over-socks/blob/main/src/main/java/Main.java#L22 I would prefer if MINA would come with SOCKS support build-in, since recent JGIt >=6.0 needs Java 11 minimum. -- 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 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