Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/evilsocket/shellz
/ Close
Method
Close
session/session.go:23–23 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
21
Type() string
22
Exec(cmd string) ([]byte, error)
23
Close()
24
}
25
26
func
For(sh models.Shell, timeouts core.Timeouts) (error, Session) {
Callers
13
start
Method · 0.65
Close
Method · 0.65
NewSSH
Function · 0.65
Close
Method · 0.65
Close
Method · 0.65
toOutputFile
Function · 0.65
cmdWorker
Function · 0.65
tunWorker
Function · 0.65
main
Function · 0.65
Request
Method · 0.65
Close
Method · 0.65
LoadIdent
Function · 0.65
Implementers
5
KubeSession
session/kube.go
SSHSession
session/ssh.go
WinRMSession
session/winrm.go
TelnetSession
session/telnet.go
Plugin
plugins/plugin.go
Calls
no outgoing calls
Tested by
no test coverage detected