dropbear icon indicating copy to clipboard operation
dropbear copied to clipboard

Commit for Allow specifying authorized_keys directory.

Open HansH111 opened this issue 1 year ago • 0 comments

Why not specify a different authorized_keys file, it should be much simpler to implement. No need to do all the stuff for a possible ~ expansion.

Just dropbear -H ~/.ssh -D auth_test
That way you can also have multiple dropbear active with each own authorized_keys file

HansH111 avatar Jan 11 '25 16:01 HansH111