• Stars
    star
    121
  • Rank 292,256 (Top 6 %)
  • Language
    Python
  • License
    MIT License
  • Created over 8 years ago
  • Updated over 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Educational SSH client

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: