espilon-source/tools/C3PO/hp_dashboard
Eun0us 79c2a4d4bf c3po: full server rewrite with modular routes and honeypot dashboard
Replace monolithic CLI and web server with route-based Flask API.
New routes: api_commands, api_build, api_can, api_monitor, api_ota,
api_tunnel. Add honeypot security dashboard with real-time SSE,
MITRE ATT&CK mapping, kill chain analysis.

New TUI with commander/help modules. Add session management,
tunnel proxy core, CAN bus data store. Docker support.
2026-02-28 20:12:27 +01:00
..
static/hp c3po: full server rewrite with modular routes and honeypot dashboard 2026-02-28 20:12:27 +01:00
__init__.py c3po: full server rewrite with modular routes and honeypot dashboard 2026-02-28 20:12:27 +01:00
hp_alerts.py c3po: full server rewrite with modular routes and honeypot dashboard 2026-02-28 20:12:27 +01:00
hp_commander.py c3po: full server rewrite with modular routes and honeypot dashboard 2026-02-28 20:12:27 +01:00
hp_geo.py c3po: full server rewrite with modular routes and honeypot dashboard 2026-02-28 20:12:27 +01:00
hp_routes.py c3po: full server rewrite with modular routes and honeypot dashboard 2026-02-28 20:12:27 +01:00
hp_store.py c3po: full server rewrite with modular routes and honeypot dashboard 2026-02-28 20:12:27 +01:00