espilon-source/tools/C3PO/web/routes
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
..
__init__.py c3po: full server rewrite with modular routes and honeypot dashboard 2026-02-28 20:12:27 +01:00
api_build.py c3po: full server rewrite with modular routes and honeypot dashboard 2026-02-28 20:12:27 +01:00
api_cameras.py ε - ChaCha20-Poly1305 AEAD + HKDF crypto upgrade + C3PO rewrite + docs 2026-02-10 21:28:45 +01:00
api_can.py c3po: full server rewrite with modular routes and honeypot dashboard 2026-02-28 20:12:27 +01:00
api_commands.py c3po: full server rewrite with modular routes and honeypot dashboard 2026-02-28 20:12:27 +01:00
api_devices.py c3po: full server rewrite with modular routes and honeypot dashboard 2026-02-28 20:12:27 +01:00
api_mlat.py ε - ChaCha20-Poly1305 AEAD + HKDF crypto upgrade + C3PO rewrite + docs 2026-02-10 21:28:45 +01:00
api_monitor.py c3po: full server rewrite with modular routes and honeypot dashboard 2026-02-28 20:12:27 +01:00
api_ota.py c3po: full server rewrite with modular routes and honeypot dashboard 2026-02-28 20:12:27 +01:00
api_stats.py ε - ChaCha20-Poly1305 AEAD + HKDF crypto upgrade + C3PO rewrite + docs 2026-02-10 21:28:45 +01:00
api_tunnel.py c3po: full server rewrite with modular routes and honeypot dashboard 2026-02-28 20:12:27 +01:00
pages.py c3po: full server rewrite with modular routes and honeypot dashboard 2026-02-28 20:12:27 +01:00