ssh

package
v0.0.0-...-94e4715 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 20, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckRemotePortOpen

func CheckRemotePortOpen(host string, port int) error

func RemoteSSHBashScript

func RemoteSSHBashScript(host string, port int, username string, passwd string, privateKey, content string) (string, error)

RemoteSSHBashScript executes command on remote machine

func RemoteSSHCommand

func RemoteSSHCommand(host string, port int, username string, passwd string, privateKey, cmd string) (string, error)

func WaitRemotePortOpen

func WaitRemotePortOpen(host string, port int, interval, timeout time.Duration) error

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL