package
0.0.0-20191203180128-0b01240582da
Repository: https://github.com/pipibrh/e-ssh.git
Documentation: pkg.go.dev

# Functions

Dial starts a client connection to the given SSH server.
DialWithJumpHost access host buy through jumper.
DialWithKey starts a client connection to the given SSH server with key authmethod.
DialWithKeyWithPassphrase same as DialWithKey but with a passphrase to decrypt the private key.
DialWithPasswd starts a client connection to the given SSH server with passwd authmethod.
DialWithSSHAgent same as DialWithKey but retrieval private key through ssh-agent.
No description provided by the author

# Structs

No description provided by the author
No description provided by the author