common/ssh*: add more information link (#6659)

This commit is contained in:
syleung
2021-10-04 23:39:50 +11:00
committed by GitHub
parent 527993580e
commit a092be52d7
14 changed files with 14 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
> An ssh password provider.
> It works by creating a TTY, feeding the password into it, and then redirecting stdin to the ssh session.
> More information: <https://manned.org/sshpass>.
- Connect to a remote server using a password supplied on a file descriptor (in this case, stdin):