package
1.15.1
Repository: https://github.com/windvalley/gossh.git
Documentation: pkg.go.dev

# Functions

NewClient session.
WithCommandTimeout task connection timeout option.
WithConcurrency concurrency tasks number option.
WithConnTimeout ssh connection timeout option.
WithProxyServer connect remote hosts by proxy server.

# Constants

FailedIdentifier for result output.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SuccessIdentifier for result output.

# Structs

Client for ssh.
Host target host.
Proxy server.
Result of ssh command.

# Interfaces

Tasker for ssh.