Files
Mainline/engine
David Gwilliam 3324adb07a feat(ntfy): separate C&C topic from message ingestion
- Add ntfy_cc_topic config for command and control
- Add separate NtfyPoller for C&C in StreamController
- Implement serial-port-like interface: commands are executed and responses are sent back to the same topic
- Update cmdline.py to use C&C topic
2026-03-15 17:40:20 -07:00
..