Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 829 Bytes

File metadata and controls

16 lines (15 loc) · 829 Bytes

Documentation Index

  • Run
    • docs/run/cli-guide.md: full CLI usage (active/passive).
    • docs/run/cli-readme.md: quick CLI reference.
    • docs/run/grpc-guide.md: gRPC server usage and payloads.
    • docs/run/grpc-client-example.md: sample Python client.
  • Ops
    • docs/ops/install-and-build.md: dependencies, build matrix, troubleshooting (XDP/DPDK).
  • Dev
    • docs/dev/active-passive-overview.md: pipeline behavior in active vs passive mode.
    • docs/dev/drop-snapshot-flow.md: drop snapshot data flow and collector hooks.
    • docs/dev/grpc-override-format.md: override schema for gRPC calls.
    • docs/dev/grpc-config-example.json, docs/dev/grpc-summary-example.json: example payloads.
  • Traffic generation
    • traffic_generator/README.md: simple TCP generators and Scapy spoofed flows.