Skip to content

atthorst/sshd-mina-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSH Java Example

Very simple project that shows a SSH client example with Apache Mina SSHD as the backing engine.

Note that while Apache Mina can provide a whole SSH server, this is a simple client side example project.

Getting Started

Open the SshUtils.java file to look at the code example.

Prerequisites

This was build in eclipse with maven. Note the sshd dependency in the pom.xml. Update to have the right version for your project.

Built With

Authors

  • Drew Thorstensen - Initial work

License

This project is licensed under the Apache 2 license - see the LICENSE file for details

About

Sample usage for using Apache Mina SSHD as a SSH Client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages