d9ad0ff6ae
PR: 226339 Submitted by: pkubaj@anongoth.pl (maintainer) Differential Revision: https://reviews.freebsd.org/D14829
10 lines
347 B
Text
10 lines
347 B
Text
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
|
|
|
|
WWW: https://matt.ucc.asn.au/dropbear/dropbear.html
|