All Projects → sshtools → j2ssh-maverick

sshtools / j2ssh-maverick

Licence: LGPL-3.0 License
The open source branch of our legacy API providing a robust, mission critical SSH component to the community.

Programming Languages

java
68154 projects - #9 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to j2ssh-maverick

gost
GO Simple Tunnel - a simple tunnel written in golang
Stars: ✭ 8,395 (+14628.07%)
Mutual labels:  ssh
tweetsOLAPing
implementing an end-to-end tweets ETL/Analysis pipeline.
Stars: ✭ 24 (-57.89%)
Mutual labels:  api-client
messaging-apis
Messaging APIs for multi-platform
Stars: ✭ 1,759 (+2985.96%)
Mutual labels:  api-client
tinkerun
A new way of Running Tinker. Simplify the Web Artisan's workflow.
Stars: ✭ 266 (+366.67%)
Mutual labels:  ssh
golddrive
Windows ssh network drive
Stars: ✭ 30 (-47.37%)
Mutual labels:  ssh
teamcity-deployer-plugin
Deployer plugin for TeamCity CI server
Stars: ✭ 37 (-35.09%)
Mutual labels:  ssh
nzb
Get Things Done® with nzb, a beautiful terminal interface for Nozbe. Inspired by Wunderline
Stars: ✭ 35 (-38.6%)
Mutual labels:  api-client
Bittrex.Api.Client
A C# http client wrapper for the Bittrex cryptocurrency trading platform api
Stars: ✭ 14 (-75.44%)
Mutual labels:  api-client
dns
dns is a simple CLI tool for DNS-LG API
Stars: ✭ 28 (-50.88%)
Mutual labels:  api-client
hcloud-rust
Unofficial Rust crate for accessing the Hetzner Cloud API
Stars: ✭ 22 (-61.4%)
Mutual labels:  api-client
pocket-api
A python wrapper around GetPocket API V3.
Stars: ✭ 103 (+80.7%)
Mutual labels:  api-client
downcloud
Download your own Soundcloud tracks (uncompressed)
Stars: ✭ 22 (-61.4%)
Mutual labels:  api-client
pychannels
Python library for querying and controlling the Channels app.
Stars: ✭ 15 (-73.68%)
Mutual labels:  api-client
pushover
Go wrapper for the Pushover API
Stars: ✭ 112 (+96.49%)
Mutual labels:  api-client
revolut-php
💳 PHP Bindings for the Revolut Business API
Stars: ✭ 37 (-35.09%)
Mutual labels:  api-client
ssh-python
Python bindings for libssh C library.
Stars: ✭ 19 (-66.67%)
Mutual labels:  ssh
keen-analysis.js
A light JavaScript client for Keen
Stars: ✭ 40 (-29.82%)
Mutual labels:  api-client
Shodan-RPi
A simple SSH bruteforce script targeting (not necessarily) Raspbian devices.
Stars: ✭ 13 (-77.19%)
Mutual labels:  ssh
laravel-quickbooks-client
SPINEN's Laravel Client for QuickBooks.
Stars: ✭ 25 (-56.14%)
Mutual labels:  api-client
js-http-client
[DEPRECATED] Official Textile JS HTTP Wrapper Client
Stars: ✭ 29 (-49.12%)
Mutual labels:  api-client

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].