Documentation ¶
Overview ¶
Package netcap is a framework for network traffic analysis. Learn more at https://netcap.io.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Commit = "39a85c6357a0dc7aeca2e869176903adef5c0ed3"
Commit is the git commit id of the current version.
View Source
var Version = "v0.6.11"
Version is the current version identifier for netcap.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package collector provides a mechanism to collect network packets from a network interface on macOS, linux and windows
|
Package collector provides a mechanism to collect network packets from a network interface on macOS, linux and windows |
packet
Package packet Package decoder implements decoders to transform network packets into protocol buffers for various protocols
|
Package packet Package decoder implements decoders to transform network packets into protocol buffers for various protocols |
Package defaults contains default settings for the netcap core.
|
Package defaults contains default settings for the netcap core. |
Package delimited implements a simple reader and writer for streams of length-delimited byte records.
|
Package delimited implements a simple reader and writer for streams of length-delimited byte records. |
Package dpi implements an interface for application layer classification via bindings to nDPI and libprotoident
|
Package dpi implements an interface for application layer classification via bindings to nDPI and libprotoident |
Package env contains static environment variable names that netcap uses.
|
Package env contains static environment variable names that netcap uses. |
Package io implements IO primitives
|
Package io implements IO primitives |
Package label implements mapping alerts from suricata to netcap audit records
|
Package label implements mapping alerts from suricata to netcap audit records |
Package metrics provides primitives for instrumentation via prometheus
|
Package metrics provides primitives for instrumentation via prometheus |
Package reassembly provides TCP stream re-assembly.
|
Package reassembly provides TCP stream re-assembly. |
Package resolvers implements primitives to resolve various identifiers against external data
|
Package resolvers implements primitives to resolve various identifiers against external data |
Package types Contains the type definitions for the supported network protocols
|
Package types Contains the type definitions for the supported network protocols |
Click to show internal directories.
Click to hide internal directories.