blob: 400ca26bc2d38bddc81a66449f91d7be5f170287 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
Dropbear is an SSH 2 server, designed to be usable in small memory
environments. It supports:
* Main features of SSH 2 protocol
* Implements X11 forwarding, and authentication-agent forwarding
for OpenSSH clients
* Compatible with OpenSSH ~/.ssh/authorized_keys public key
authentication
|