5/2/12

SSH

Recently I was thinking of SSH support in my TCExecutor application.
I've found some 3rd party libraries which support SSH.... but... I think I'll try to implement it on my own...

Here are some specs:

  • The Secure Shell (SSH) Protocol Assigned Numbers - RFC 4250
  • The Secure Shell (SSH) Protocol Architecture - RFC 4251
  • The Secure Shell (SSH) Authentication Protocol - RFC 4252
  • The Secure Shell (SSH) Transport Layer Protocol - RFC 4253
  • The Secure Shell (SSH) Connection Protocol - RFC 4254

No comments:

Post a Comment