Documentation ¶
Index ¶
Constants ¶
View Source
const ( HostPassword = 1 // 密码认证 HostPublicKey = 2 // 公钥认证 )
View Source
const SSHConnectTimeout = 10
Variables ¶
This section is empty.
Functions ¶
Types ¶
type HostAuthType ¶
type HostAuthType int8 // 认证方式
Click to show internal directories.
Click to hide internal directories.