mirror of
https://github.com/moul/sshportal.git
synced 2025-09-06 20:54:27 +08:00
And end user may have more than one ssh key, the userkey create command should be able to accept more than one key so you can do something like: curl https://github.com/USER.keys | ssh sshportal -p 2222 -l admin userkey create USER The userkey create command also does not work properly from an interactive shell due to the use of bufio. This patch adds the ability to use either the interactive shell or direct ssh command to input one or more keys. Signed-off-by: Jason Wessel <jason.wessel@windriver.com> |
||
---|---|---|
.. | ||
bastion | ||
crypto | ||
dbmodels |