MCPcopy 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
26func For(sh models.Shell, timeouts core.Timeouts) (error, Session) {

Callers 13

startMethod · 0.65
CloseMethod · 0.65
NewSSHFunction · 0.65
CloseMethod · 0.65
CloseMethod · 0.65
toOutputFileFunction · 0.65
cmdWorkerFunction · 0.65
tunWorkerFunction · 0.65
mainFunction · 0.65
RequestMethod · 0.65
CloseMethod · 0.65
LoadIdentFunction · 0.65

Implementers 5

KubeSessionsession/kube.go
SSHSessionsession/ssh.go
WinRMSessionsession/winrm.go
TelnetSessionsession/telnet.go
Pluginplugins/plugin.go

Calls

no outgoing calls

Tested by

no test coverage detected