Skip to content

tetrakai/ssh_client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

These files implement a very basic SSH client that can be used with Ubuntu 15.10 to understand the SSH protocol.

Each message sent over the wire is logged to the console, and the implementation is split into the transport and higher level protocols, as documented in the following SSH RFCs:

About

Educational SSH client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages