Dropbear: Difference between revisions

Line 97: Line 97:


===Commands to use ssh without password request===
===Commands to use ssh without password request===
From host:
$ ssh user@host
From target:


  $ dbclient user@host -i /etc/dropbear/dropbear_rsa_host_key
  $ dbclient user@host -i /etc/dropbear/dropbear_rsa_host_key
130

edits