wok annotate dropbear/description.txt @ rev 22474
Remove fastthread
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Dec 27 22:10:40 2019 +0100 (2019-12-27) |
parents | |
children | ead3990dd3f7 |
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 |