package
0.0.0-20221111052918-3caaee035fbf
Repository: https://github.com/szhhq/tailscale.git
Documentation: pkg.go.dev
# Constants
MaxConnectionCountsCBORSize is the maximum size of a ConnectionCounts when it is serialized as CBOR.
MaxConnectionCountsJSONSize is the maximum size of a ConnectionCounts when it is serialized as JSON, assuming no superfluous whitespace.
# Structs
Connection is a 5-tuple of proto, source and destination IP and port.
ConnectionCounts is a flattened struct of both a connection and counts.
Counts are statistics about a particular connection.
Message is the log message that captures network traffic.