lanscope 0.1.1

Passive eBPF-powered IoT device fingerprinting & anomaly detection for your LAN
Documentation

lanscope — passive eBPF IoT device fingerprinting & anomaly detection.

The crate is organised as a pipeline of single-responsibility stages joined by trait seams so each stage can be tested and replaced in isolation:

CaptureBackend → decode → DeviceRegistry → Fingerprinter → AnomalyDetector
                                  │                              │
                                  └──────────► Store ◄───────────┘