mirror of
https://github.com/rwinkhart/libmutton.git
synced 2026-08-29 05:16:29 -04:00
Implement initial support for passphrase-protected SSH keyfiles
This commit is contained in:
@@ -48,5 +48,6 @@ func ReadConfig(readKeys []string, missingValueError string) []string {
|
||||
// sshUser = <remote user>
|
||||
// sshIP = <remote ip>
|
||||
// sshPort = <remote ssh port>
|
||||
// sshIdentity = <ssh private key identity file path>
|
||||
// sshKey = <ssh private key identity file path>
|
||||
// sshKeyProtected = <true/false>
|
||||
// netPinEnabled = <true/false>
|
||||
|
||||
Reference in New Issue
Block a user