a terminal-based chat application accessible via ssh, built with spring boot.
- ssh server for remote access
- user auth and account creation
- real-time chat functionality
- cli for user interaction
- java 17
- spring boot 3.3.3
- apache mina sshd
- spring security
- spring data jpa
- h2 database (for dev)
(To be added)
(To be added)
(To be added)
this project is licensed under the MIT License - see the LICENSE file for details.