Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/evilsocket/shellz
/ Get
Function
Get
plugins/factory.go:32–34 ·
view source on GitHub ↗
(sh models.Shell)
Source
from the content-addressed store, hash-verified
30
}
31
32
func
Get(sh models.Shell) *Plugin {
33
return
plugins[sh.Type]
34
}
35
36
func
Number() int {
37
return
len(plugins)
Callers
1
findSessionFor
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected