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

https://github.com/lukewink/javashell


https://github.com/lukewink/javashell

java shell ssh

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# javashell
A SSH shell that can be embedded into any Java application.

## Dependencies
* slf4j-api
* sshd-core

## License
[Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0)