Projects / JSch

JSch

JSch is a pure Java implementation of SSH2. It allows you to connect to an sshd server and use port forwarding, X11 forwarding, file transfer, etc. You can integrate its functionality into your own Java programs.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  09 May 2013 11:39

    Release Notes: This release fixed some bugs, including 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.

    •  11 Oct 2012 21:16

      Release Notes: This release supports Putty's private keys, and hmac-sha2-256 defined in RFC6668 is supported. Some tiny bugfixes have also been included.

      •  24 Apr 2012 20:57

        Release Notes: This release has improved the SFTP file download speed.

        •  06 Apr 2012 13:29

          Release Notes: This release fixes a bug in stream forwarding and adds methods for better integration with jsch-agent-proxy.

          •  02 Feb 2012 21:47

            Release Notes: This release has fixed minor bugs, resource leaks in agent forward mode and unexpected session down, and has an enhancement to integrate with jsch-agent-proxy.

            RSS Recent comments

            31 Oct 2002 09:17 modus

            Great work!
            Thank goodness someone has developed a free as in speech Java SSH2 client. Ever since Mindterm went proprietary, this has been a sore spot. Keep up the good work!

            Screenshot

            Project Spotlight

            Pegasus WMS

            Pegasus Workflow Management System

            Screenshot

            Project Spotlight

            HTTPTunnel

            A program to tunnel arbitrary TCP connections over HTTP.