https://github.com/lukewink/javashell
https://github.com/lukewink/javashell
java shell ssh
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lukewink/javashell
- Owner: lukewink
- Created: 2017-01-03T07:15:25.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-04-05T20:38:12.000Z (about 8 years ago)
- Last Synced: 2023-07-01T13:05:04.812Z (almost 3 years ago)
- Topics: java, shell, ssh
- Language: Java
- Size: 183 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)