Skip to content

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

License

Notifications You must be signed in to change notification settings

sshtools/j2ssh-maverick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 

Repository files navigation

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.

<dependency>
   <groupId>com.sshtools</groupId>
   <artifactId>j2ssh-maverick</artifactId>
   <version>1.5.5</version>
</dependency>

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published