Documentation ¶
Index ¶
- func RunSSHCommand(host string, port int, account, password string, commands []string) (string, error)
- func RunSSHCommandWithCipher(host string, port int, account, password string, commands []string, ...) (string, error)
- func SSHAccountVerify(host string, port int, account, password string) (bool, error)
- func SSHAccountVerifyWithCipher(host string, port int, account, password string, ciphers []string) (bool, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunSSHCommand ¶
func RunSSHCommandWithCipher ¶ added in v0.1.9
func SSHAccountVerify ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.