From 9ba55e6c7ac673d3c93d7e4094a3b853b9434373 Mon Sep 17 00:00:00 2001 From: Greg Alexander Date: Wed, 27 Feb 2019 10:38:34 -0500 Subject: [PATCH] add two new FAQ entries --- doc/index.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/index.html b/doc/index.html index b13c531..ca3c66c 100644 --- a/doc/index.html +++ b/doc/index.html @@ -167,6 +167,12 @@ harmless. Port Number to 22 (which will fail and be ignored), and then add -p 192.168.1.123:2222 to Extra Commandline. +
  • ed25519 keys are not supported by Dropbear (yet). Use a +regular rsa key for greatest compatibility. + +
  • Do not use ssh-copy-id, it will try to put the +authorized_keys file in the wrong place. +