Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MySSH

My project implements an encrypted client-server remote shell. It executes commands with arguments and streams output back to the user. It supports stateful commands like cd and pwd, as well as full piping and redirection features (|, <, >, 2>, &&, ||, ;).

About

My project implements an encrypted client-server remote shell. It executes commands with arguments and streams output back to the user. It supports stateful commands like cd and pwd, as well as full piping and redirection features (|, <, >, 2>, &&, ||, ;).

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages