Skip to content
xrgarcia edited this page Feb 23, 2015 · 5 revisions

Here is my opportunity to give back to the community i have leaned on for so long. It is through laziness that i haven't started this project sooner.

The first Module is an ssh client wrapper for the very popular Jsch library. You can run the application from the command line and have a complete interactive ssh shell. If you add it in as a library you will also get Jsch 0.1.51.

Currently, i'm adding the jar file to maven central... stay tuned.

Important Info - I use intellij idea for development. I use the intellij idea for the project structure; however, there shouldn't be any intellij files checked in.

Clone this wiki locally