Dropbear SSH server and client

Date: Thursday August 11, 2005
Posted in: 技术

Dropbear是一个轻量级的SSH2服务器及客户端,很小;-)。
Server:dropbear/Client: dbclient

安装Server:
mkdir /etc/dropbear
dropbearkey -t rsa -f /etc/dropbear/dropbear_rsa_host_key

dropbearkey -t dss -f /etc/dropbear/dropbear_dss_host_key
用dropbearconvert 来转换openssh的key也可以
dropbearconvert openssh dropbear /etc/ssh/ssh_host_rsa_key /etc/dropbear/dropbear_rsa_host_key



2 Comments

RSS feed | Trackback URI

才更新啊。。。。。。。。

Comment by linkboy on August 19th, 2005 @ 3:55 pm

好专业阿,汗 *_*!

Comment by mht on October 17th, 2005 @ 6:58 am

Line and paragraph breaks automatic, e-mail address never displayed, HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>