Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sshtools/j2ssh-maverick

The open source branch of our legacy API providing a robust, mission critical SSH component to the community.
https://github.com/sshtools/j2ssh-maverick

api api-client j2ssh-maverick java ssh

Last synced: 3 months ago
JSON representation

The open source branch of our legacy API providing a robust, mission critical SSH component to the community.

Awesome Lists containing this project

README

        

IMPORTANT
=========

This project is no longer maintained and is out of date. Do not use this if you care about the security of your connections. This project is superseded by Maverick Synergy https://github.com/sshtools/maverick-synergy which is maintained and current and addresses all the known vulnerabilities like Terrapin and LogJam. It also uses NIO and has modern builder patterns and immutable objects among other improvements.

J2SSH Maverick
==============

J2SSH Maverick is the successor to the original J2SSH API and includes a complete and stable implementation of an SSH2 client. Originally built from the ground up by the original author back in 2003, this product has, until now, only been available under a commercial license. With the development and pending release of a third generation SSH API, this legacy API has now been released under the LGPL v3 and will continue to be maintained by the core author as a contribution to the open source community.

License
-------

**NEW** This project is now licensed under the LGPL v3 making it available to both commercial and open source applications.

Maven Repository
----------------

**Releases are now available at maven central.** Simply include the following dependency in your pom.

```

com.sshtools
j2ssh-maverick
1.5.5

```

Binary Builds
-------------

Binary builds are available on SourceForge.net at the URL below.

https://sourceforge.net/projects/sshtools/

Documentation
-------------

You can find javadocs at http://j2ssh-maverick-javadocs.s3-website-eu-west-1.amazonaws.com

Examples are included in the binary download or in the src/main/examples folder of the source tree.

Status
------

This code was branched from our commercial codebase on August 27th 2014 and converted to a maven project for easier distribution in the ether. The version has been changed to 1.5.0 to avoid conflicts with our commercial codebase which continues to be developed. Bug fixes from our private repository will be pushed to this branch periodically along with any other community contributions that are forthcoming.

For more information visit our website at https://www.sshtools.com/

For product update notifications follow us on Twitter https://www.twitter.com/javassh

Author
------

Lee Painter is the original author of the J2SSH API and founder of SSHTOOLS Limited. He has extensive experience in Java network security development, developing our client and server APIs as well as the being the architect and founder of open source projects such as SSL-Explorer and more recently the Hypersocket Framework https://github.com/ludup/hypersocket-framework

https://www.twitter.com/LeeDavidPainter