//
pkg.gl
Category
github.com/hequan2017/go-webssh
core
package
0.0.1
Repository:
https://github.com/hequan2017/go-webssh.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
17
Dependents
1
Files
381 SLOC
#
Functions
NewSshClient
No description provided by the author
NewSshConn
setup ssh shell session set Session and StdinPipe here, and the Session.Stdout and Session.Sdterr are also set.
WsSsh
handle webSocket connection.
#
Structs
SshConn
connect to ssh server using ssh session.