Monitors Intel Management Engine (ME/CSME) activity in real-time. Read-only, zero risk — no system modifications.
- Backend: Python FastAPI (port 8849)
- Frontend: React + Mantine (same stack as PITBULL)
- Polling: sysfs + HECI probe + dmesg + lsof + network
cd backend && python3 -m uvicorn app.main:app --port 8849
# Frontend: cd frontend && npm run devDashboard: http://localhost:8849/
MIT — see LICENSE. Copyright (c) 2026 Dan Vladoiu.


