OPEN SOURCE · IN ACTIVE DEVELOPMENT

The all-seeing eye for your network.

Nitwity is an open-source cyber forensics platform built on three pillars: always-on rolling packet capture, real-time network metrics, and deep packet inspection. When an incident hits, the evidence is already recorded.

Rolling capture Live metrics Deep inspection
nitwity — sensor
// capabilities

Miss nothing. Ever.

Most tools start recording after something goes wrong. Nitwity is designed to already be watching — so the packets that matter are on disk before you knew you needed them.

Rolling Packet Capture

Always-on ring-buffer capture to disk. Set your window — hours or days — and rewind to the exact moment an incident began. Full packets, not just summaries.

Deep Packet Inspection

Decode traffic down to the payload: protocols, sessions, files, anomalies. Open every packet up and see what's actually moving across your wire.

Real-Time Metrics

Live dashboards for throughput, top talkers, protocol mix, flows, and errors. Know what normal looks like, so abnormal jumps out instantly.

Forensics Timeline

Scrub backward through captured history like a DVR for your network. Correlate metrics spikes with the raw packets underneath them.

Lightweight & Fast

Engineered for sustained line-rate capture with a minimal footprint — built to run quietly on sensors, servers, and edge boxes alike.

100% Open Source

Free forever, developed in the open. Audit the code that watches your network — no black boxes, no phone-home, no license tricks.

// pipeline

Capture. Inspect. Analyze.

One sensor, three stages — from raw wire to actionable forensic evidence.

01 / CAPTURE

Record everything, continuously

Attach Nitwity to an interface or tap and it writes packets into a rolling on-disk ring buffer — --ring 500G and the last N hours of your network are always available.

02 / INSPECT

Open every packet

The DPI engine classifies protocols, reassembles sessions, and extracts metadata and artifacts in real time as traffic flows through.

03 / ANALYZE

Hunt with full context

Query flows, graph metrics, and pivot from a suspicious spike straight to the raw PCAP evidence — exportable for your existing forensic toolchain.

// roadmap

Built in the open, from day one.

Nitwity is early — the design is taking shape now, and every step happens publicly on GitHub. Star the repo to follow along and help steer it.

Core capture engine in progress

High-performance rolling packet capture with configurable ring buffers and PCAP-compatible storage.

Metrics & live dashboard next

Real-time throughput, flow, and protocol analytics with a built-in web UI.

Deep packet inspection engine next

Protocol decoders, session reassembly, and payload-level analysis.

Forensics timeline & analysis tools planned

DVR-style history scrubbing, query language, and evidence export.

AI zero-day hunting planned

AI-powered traffic analysis: an AI agent that reasons over flows, payloads, and protocol anomalies in the capture history to surface zero-day exploits and novel attack patterns no signature database knows yet.

Distributed sensors & alerting planned

Fleet of capture nodes reporting to a central console, with anomaly alerts.

Watch the watcher get built.

Nitwity is just getting started. Star the repository to follow development, open issues to shape the design, and be there from commit one.