Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartAndRunForever ¶
func StartAndRunForever(services []MythicServices)
Types ¶
type MythicServices ¶
type MythicServices = string
const ( MythicServicePayload MythicServices = "payload" MythicServiceLogger MythicServices = "logger" MythicServiceWebhook MythicServices = "webhook" MythicServiceC2 MythicServices = "c2" MythicServiceTranslationContainer MythicServices = "translation" MythicServiceEventing MythicServices = "eventing" MythicServiceAuth MythicServices = "auth" MythicServiceChat MythicServices = "chat" MythicServiceCustomBrowser MythicServices = "custombrowser" )
Click to show internal directories.
Click to hide internal directories.