Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 173 Bytes

File metadata and controls

4 lines (3 loc) · 173 Bytes

Rust_SSH

This project is a basic SSH-like tool that I have done in school.

There is a server part located into the server folder and a client part that is into mussh-ui.