mirror of
https://github.com/Noratrieb/cluelessh.git
synced 2026-01-15 00:45:06 +01:00
5 lines
203 B
Markdown
5 lines
203 B
Markdown
# ssh-connection
|
|
|
|
Connection layer for SSH. This crate takes care of channel multiplexing.
|
|
|
|
Based on [RFC 4254 The Secure Shell (SSH) Connection Protocol](https://datatracker.ietf.org/doc/html/rfc4254).
|