package
0.0.4
Repository: https://github.com/z0mbix/essh.git
Documentation: pkg.go.dev

# Functions

NewAgent Make a new connection to the SSH Agent.
NewKeyPair Returns new SSH Keypain.
NewSession creates a new ssh session with a new ssh keypair created and put into the ssh agent.

# Structs

Agent is an SSH agent.
KeyPair A SSH Key.
Session wraps all ssh actions.