Pure Java implementation of SSH2
JSch allows you to connect to an sshd server and use port forwarding,
X11 forwarding, file transfer, etc., and you can integrate its
functionality into your own Java programs.
- Developed at Java:packages
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/jsch && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
jsch-0.1.50.zip | 0000333297 325 KB | |
jsch.changes | 0000000810 810 Bytes | |
jsch.spec | 0000003068 3 KB |
Revision 12 (latest revision is 28)
Stephan Kulow (coolo)
accepted
request 175212
from
Michal Vyskocil (mvyskocil)
(revision 12)
- update to 0.1.50 * fixes connection errors with "verify: false" when running on Java 7u6 (and later). * The OpenSSH config file and the key exchange method "diffie-hellman-group-exchange-sha256" are now supported
Comments 0