Thomas Wolf
Thomas Wolf
Please provide full Java code to reproduce this problem.
What is listening on 10.0.0.1:3333? And given that the server seems to be an Apache MINA sshd server, why is JSch being used to create this second tunnel? I also...
> However, an exception still occurs: I'm not surprised. I do not understand what exactly you are doing, but the whole description so far sounds like some setup bug. Maybe...
Please double-check on the [OpenSSH mailing list](https://marc.info/?l=openssh-unix-dev&r=1&w=2) and the [bugtracker](https://bugzilla.mindrot.org) what problems cropped up in OpenSSH with this "keystroke obfuscation". Off the top of my head: https://bugzilla.mindrot.org/show_bug.cgi?id=3655 .
For 3.0.0, I have quite a few things that I'd like to do: * Break API big style :-) Seriously. There are a things in the list below that just...
One more thing: - Pass on the HostConfigEntry to the created session. It needs access to it for various advanced configs (like AddKeysToAgent, to mention just one).
Yes, bumping the BREE to 17 is too much for a library such as this. We can build with the newest and greatest Java version, but the BREE should stay...
3.0.0-SNAPSHOT now has support for client-side proxies. And japicmp reports are published automatically to https://apache.github.io/mina-sshd/ .
I'm closing this. The 3.0.0 development is on-going, and this issue to plan it is no longer helpful.
Could you add tests, please?