//
pkg.gl
Category
github.com/z0mbix/essh
internal
ssh
package
0.0.4
Repository:
https://github.com/z0mbix/essh.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
1
Files
114 SLOC
#
Functions
NewAgent
NewAgent Make a new connection to the SSH Agent.
NewKeyPair
NewKeyPair Returns new SSH Keypain.
NewSession
NewSession creates a new ssh session with a new ssh keypair created and put into the ssh agent.
#
Structs
Agent
Agent is an SSH agent.
KeyPair
KeyPair A SSH Key.
Session
Session wraps all ssh actions.