Preparing search index...
The search index is not available
adba
adba
TunnelSSHOptions
Interface TunnelSSHOptions
Interface for SSH Tunnel options
interface
TunnelSSHOptions
{
host
:
string
;
localhost
?:
string
;
passphrase
?:
string
;
port
:
number
;
privateKey
:
string
;
username
:
string
;
}
Index
Properties
host
localhost?
passphrase?
port
private
Key
username
Properties
host
host
:
string
Optional
localhost
localhost
?:
string
Optional
passphrase
passphrase
?:
string
port
port
:
number
private
Key
private
Key
:
string
username
username
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
host
localhost
passphrase
port
private
Key
username
adba
Loading...
Interface for SSH Tunnel options