Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Router ¶
type Router struct {
Sessions *aitm.SessionService
Lures *aitm.LureService
Phishlets *aitm.PhishletService
Blacklist *aitm.BlacklistService
Botguard *aitm.BotGuardService
Notifications *aitm.NotificationService
Operators *aitm.OperatorService
DNS *aitm.DNSService
HTTPSPort int // Included in lure URLs when non-standard (not 443)
Version string
Logger *slog.Logger
// contains filtered or unexported fields
}
Router is the HTTP handler for the management API.
Click to show internal directories.
Click to hide internal directories.