wok-current annotate dropbear/description.txt @ rev 25422
Update some web_site
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Aug 17 07:09:31 2022 +0000 (2022-08-17) |
parents | |
children |
rev | line source |
---|---|
al@17992 | 1 dropbear is a SSH 2 server and client designed to be small enough to be used in |
al@17992 | 2 small memory environments, while still being functional and secure enough for |
al@17992 | 3 general use. |
al@17992 | 4 |
al@17992 | 5 It implements most required features of the SSH 2 protocol, and other |
al@17992 | 6 features such as X11 and authentication agent forwarding. |
al@17992 | 7 |
al@17992 | 8 See http://matt.ucc.asn.au/dropbear/dropbear.html |