sshd-shell-spring-boot
sshd-shell-spring-boot copied to clipboard
Spring boot starter that provides SSH daemon to spring boot applications
**Is your feature request related to a problem? Please describe.** Yes I am looking to change the host address to other one than localhost 127.0.0.1 **Describe the solution you'd like**...
Chulada
We can not use the library with Spring 2.6.2 cause of circular references **To Reproduce** 1. Import the lib 2. Run your project **Expected behavior** It should run without errors...
Hi, Just started using this project and looks great so far. We're just upgrading to Spring Boot 2 and had quite a few CRaSH commands set up that we'd like...
excuse me,how can i configure the idle-timeout
Bumps [sshd-sftp](https://github.com/apache/mina-sshd) from 2.8.0 to 2.10.0. Changelog Sourced from sshd-sftp's changelog. Version 2.7.0 to 2.8.0 Version 2.8.0 to 2.9.0 Version 2.9.0 to 2.9.1 Version 2.9.1 to 2.9.2 Version 2.9.2 to...
Ssh server is not login. And its not going in ssh server start function. I used to do ssh login in cli. Its failed. Please help