You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
1 year ago | |
|---|---|---|
| conf | 1 year ago | |
| src/main/java/com/example/sshd | 1 year ago | |
| .gitignore | 1 year ago | |
| pom.xml | 1 year ago | |
| readme.md | 1 year ago | |
readme.md
Introduction
This is a dummy SSH server created using MINA SSHD Library and springboot 3. The point is for me to learn the SSH hacker bots command patterns around the world. I share this project so that others can learn this as well.
How to build
mvn clean package
How to run
java -jar echo-sshd-server-{version}.jar