wok annotate dropbear/description.txt @ rev 18650
Add libsqlite-tcl
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Dec 02 11:54:07 2015 +0100 (2015-12-02) |
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 |