Skip to content

Latest commit

 

History

History
 
 

ssh_client

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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: