bk2204
Some people have SSH prompt them for their passphrase when a key is used. In such a situation, the user needs to be able to enter a password on standard input so that they can use their key. When invoking ssh, pass our standard input through to the ssh process so that it can prompt the user if needed.
Latest commit
59ed048
Apr 24, 2019
| Type | Name | Latest commit message | Commit time |
|---|---|---|---|
| .. | |||
| Failed to load latest commit information. | |||
|
|
body.go | ||
|
|
certs.go |
|
|
|
|
certs_darwin.go |
|
|
|
|
certs_freebsd.go | ||
|
|
certs_linux.go | ||
|
|
certs_openbsd.go | ||
|
|
certs_test.go | ||
|
|
certs_windows.go | ||
|
|
client.go |
|
|
|
|
client_test.go |
|
|
|
|
endpoint.go |
|
|
|
|
errors.go | ||
|
|
lfshttp.go |
|
|
|
|
proxy.go | ||
|
|
proxy_test.go | ||
|
|
retries.go |
|
|
|
|
retries_test.go | ||
|
|
ssh.go | ||
|
|
ssh_test.go | ||
|
|
stats.go | ||
|
|
stats_test.go | ||
|
|
verbose.go |
|
|
|
|
verbose_test.go | ||