mirror of
https://github.com/Noratrieb/cluelessh.git
synced 2026-01-15 00:45:06 +01:00
refactor
This commit is contained in:
parent
ae5db1642c
commit
0efd08dd5c
12 changed files with 268 additions and 155 deletions
5
ssh-protocol/README.md
Normal file
5
ssh-protocol/README.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# ssh-protocol
|
||||
|
||||
Combines `ssh-connection` and `ssh-transport` into a higher level interface.
|
||||
|
||||
Also implements authentication based on [RFC 4252 The Secure Shell (SSH) Authentication Protocol](https://datatracker.ietf.org/doc/html/rfc4252).
|
||||
Loading…
Add table
Add a link
Reference in a new issue