Dantir — ESP32-S3 surveillance counter-watcher. BLE + WiFi detection of Flock Safety, Ring, and other surveillance devices.
Find a file
rpriven d47dd1f435
Initial commit — Dantir surveillance counter-watcher
Standalone ESP32-S3 firmware forked from OUI Spy Unified Blue (Flock-You mode).
Expanded BLE detection with Ring/Amazon patterns, WiFi OUI table ready for
promiscuous mode in Phase 2.

- Rebranded: AP "dantir"/"dantir123", dashboard, logs, exports
- BLE: 20 Flock Safety OUIs, 5 name patterns, 2 mfr IDs (XUNTONG + Amazon), 8 Raven UUIDs
- WiFi: 13 Ring/Blink OUI prefixes defined (promiscuous callback pending)
- MIT license with lukeswitz/oui-spy attribution

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 23:06:19 -07:00
src Initial commit — Dantir surveillance counter-watcher 2026-02-19 23:06:19 -07:00
.gitignore Initial commit — Dantir surveillance counter-watcher 2026-02-19 23:06:19 -07:00
LICENSE Initial commit — Dantir surveillance counter-watcher 2026-02-19 23:06:19 -07:00
partitions.csv Initial commit — Dantir surveillance counter-watcher 2026-02-19 23:06:19 -07:00
platformio.ini Initial commit — Dantir surveillance counter-watcher 2026-02-19 23:06:19 -07:00