-
Notifications
You must be signed in to change notification settings - Fork 146
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing Jumphost.java in the examples directory #201
Comments
I'm guessing this is it? |
Hi @Tilden18, FYI, I pulled the copy of this from the original author's site I noted above and have included it in PR #200. Btw, this code seems to just use port-forwarding, so I don't believe operates in the same manner as OpenSSH's Thanks, |
Hi Jeremy, Similar to this. |
Hi @Tilden18, JSch doesn't currently support the Thanks, |
In the Readme states the below
This program will demonstrate SSH through jump hosts.
but the JumpHosts.java file is missing in the examples directory. c
The text was updated successfully, but these errors were encountered: