Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PluginNfqueueHandler ¶
func PluginNfqueueHandler(mess dispatch.NfqueueMessage, ctid uint32, newSession bool) dispatch.NfqueueResult
PluginNfqueueHandler is called to handle nfqueue packet data. We only look at traffic with port 443 as destination. When detected, we look for a TLS ClientHello packet from which we extract the SNI hostname
func PluginShutdown ¶
func PluginShutdown()
PluginShutdown function called when the daemon is shutting down.
func PluginStartup ¶
func PluginStartup()
PluginStartup function is called to allow plugin specific initialization.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.