Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 548 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 548 Bytes

open-abap-ssh

Run on: Node.js & ECC

Run on Steampunk if/when it supports TCP/IP

Protocol

SSH client implemented in ABAP, over TCP/IP with 1 byte frame sizes = slow.

https://datatracker.ietf.org/doc/html/rfc4251 - The Secure Shell (SSH) Protocol Architecture https://datatracker.ietf.org/doc/html/rfc4252 - The Secure Shell (SSH) Authentication Protocol https://datatracker.ietf.org/doc/html/rfc4253 - The Secure Shell (SSH) Transport Layer Protocol https://datatracker.ietf.org/doc/html/rfc4254 - The Secure Shell (SSH) Connection Protocol