wok-6.x annotate dropbear/description.txt @ rev 24412
Add some current_version
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Feb 09 21:05:34 2022 +0000 (2022-02-09) |
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 |