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 ◄───────────┘