//
pkg.gl
Category
github.com/shuLhan/share
lib
ssh
package
0.53.1
Repository:
https://github.com/shulhan/share.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
15
Dependents
0
Files
370 SLOC
#
Packages
config
Package config provide the ssh_config(5) parser and getter.
sftp
Package sftp implement SSH File Transfer Protocol v3 as defined in [draft-ietf-secsh-filexfer-02.txt].
#
Functions
NewClientInteractive
NewClientInteractive create a new SSH connection using predefined configuration, possibly interactively.
#
Structs
Client
Client for SSH connection.