Documentation ¶
Index ¶
Constants ¶
View Source
const (
// ActionClass registered
ActionClass = "tcp.scanstream"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Action ¶
type Action struct {
// contains filtered or unexported fields
}
Action register hooks to check sni of clienthellos
func New ¶
func New(id string, plugins []string, cfg Config, s hyperscan.StreamScanner, l yalogi.Logger) *Action
New creates a new action
func (*Action) RegisterTCPHooks ¶
RegisterTCPHooks adds hooks to tcpproc
Click to show internal directories.
Click to hide internal directories.