wok
annotate dropbear/description.txt @ rev 19071
Add: Online communications services.
author |
Leonardo Laporte <hackdorte@sapo.pt> |
date |
Fri Apr 22 20:51:44 2016 -0300 (2016-04-22) |
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
|