ssh-mcp-pro API - v1.1.2
Preparing search index...
types
AuthConfig
Interface AuthConfig
Authentication configuration for SSH connections
interface
AuthConfig
{
passphrase
?:
string
;
password
?:
string
;
privateKey
?:
string
;
privateKeyPath
?:
string
;
useAgent
?:
boolean
;
}
Index
Properties
passphrase?
password?
private
Key?
private
Key
Path?
use
Agent?
Properties
Optional
passphrase
passphrase
?:
string
Optional
password
password
?:
string
Optional
private
Key
privateKey
?:
string
Optional
private
Key
Path
privateKeyPath
?:
string
Optional
use
Agent
useAgent
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
passphrase
password
private
Key
private
Key
Path
use
Agent
ssh-mcp-pro API - v1.1.2
Loading...
Authentication configuration for SSH connections