mirror of
https://github.com/mariocandela/beelzebub.git
synced 2025-07-01 18:47:26 -04:00
feat: Trace command output for SSH Strategy (#35)
manage command output SSH strategy
This commit is contained in:
@ -12,6 +12,7 @@ type Event struct {
|
||||
RemoteAddr string
|
||||
Protocol string
|
||||
Command string
|
||||
CommandOutput string
|
||||
Status string
|
||||
Msg string
|
||||
ID string
|
||||
|
Reference in New Issue
Block a user