2013-09-25 22:02:05 +02:00
|
|
|
Dropbear is an SSH 2 server, designed to be usable in small memory
|
|
|
|
environments. It supports:
|
2003-09-08 11:09:36 +02:00
|
|
|
|
|
|
|
* Main features of SSH 2 protocol
|
2013-09-25 22:02:05 +02:00
|
|
|
* Implements X11 forwarding, and authentication-agent forwarding
|
2003-09-08 11:09:36 +02:00
|
|
|
for OpenSSH clients
|
2013-09-25 22:02:05 +02:00
|
|
|
* Compatible with OpenSSH ~/.ssh/authorized_keys public key
|
2003-09-08 11:09:36 +02:00
|
|
|
authentication
|
|
|
|
|
|
|
|
WWW: http://matt.ucc.asn.au/dropbear/dropbear.html
|