Skip to content

a terminal-based chat application accessible via ssh, built with spring boot.

Notifications You must be signed in to change notification settings

mehmetozguldev/ssh-terminal-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ssh-terminal-chat

a terminal-based chat application accessible via ssh, built with spring boot.

features (planned)

  • ssh server for remote access
  • user auth and account creation
  • real-time chat functionality
  • cli for user interaction

technologies

  • java 17
  • spring boot 3.3.3
  • apache mina sshd
  • spring security
  • spring data jpa
  • h2 database (for dev)

setup and installation

(To be added)

usage

(To be added)

contributing

(To be added)

license

this project is licensed under the MIT License - see the LICENSE file for details.

About

a terminal-based chat application accessible via ssh, built with spring boot.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages