It’s more or less just a remote terminal. Did you wanna learn how to simply use SSH or write a program using it? For jist using it, I would suggest looking up the game Materia Magicka. It’s a MUD played through an SSH client. Just learning how to get access to and play the game would be a pretty simple to follow lesson on the basics. Plus it’s fun!
What are you looking to learn how to do with it?
I’ve got no concept of ssh. By getting involved in some project, l hope to learn how it’s used in the laptop that I use.
Go through this.
Thanks for that link 😊😊.
Do you want to learn the basic technical details of how SSH works or do you want to know how to use it?
Try and build an ssh wrapper. Either a simple gui or tui to save ssh commands and make them. No ui needed if you’re just learning and want to make a CLI wrapper. Each thing you learn you try to implement it
As in making a new SSH server software instead of using OpenSSH or Dropbear? No, that is not something novices do.






