Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [new port] security/dropbear: a lightweight SSH2 server | edwin | 2003-09-08 | 1 | -0/+10 |
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: http://matt.ucc.asn.au/dropbear/dropbear.html PR: ports/55795 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> |