secubox-deb/packages/secubox-streamforge
CyberMind-FR 659cbb9303 feat(api): Add repo scan-local and IoT Guard Cast debug module
secubox-repo:
- Add /scan-local endpoint to import local .deb packages
- Add /scan-local/preview for dry-run package discovery
- Fix success detection for repoctl ANSI output
- Fix _update_stats to use dict format for distributions
- Make summary endpoint handle both list and dict formats

secubox-iot-guard:
- Add Google Cast/Chromecast debug module
- Add /cast/devices endpoint to find Cast devices via ARP/mDNS
- Add /cast/diagnose/{ip} for full diagnostic (CrowdSec, Suricata, DNS, nftables)
- Add /cast/whitelist/{ip} to apply whitelist rules
- Add /cast/capture/{ip} for packet capture debugging
- Add /cast/config/nftables and /cast/config/unbound for config generation
- Support Google OUI detection and Cast domain whitelisting

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-28 05:57:38 +01:00
..
api feat(api): Add repo scan-local and IoT Guard Cast debug module 2026-03-28 05:57:38 +01:00
debian feat(mail): Debian LXC containers for Postfix/Dovecot/Roundcube 2026-03-22 10:40:00 +01:00
menu.d Add dynamic menu system with menu.d JSON definitions 2026-03-21 16:42:49 +01:00
nginx feat: modular nginx config + hub roadmap + new modules 2026-03-21 20:34:01 +01:00
www/streamforge Fix body class and menu duplicates across all modules 2026-03-26 07:11:59 +01:00
README.md Add complete package READMEs and multilingual wiki documentation 2026-03-24 15:31:34 +01:00

StreamForge

Streamlit app development

Category: Apps

Screenshot

StreamForge

Features

  • Templates
  • Code editor
  • Preview

Installation

# Add SecuBox repository
curl -fsSL https://apt.secubox.in/install.sh | sudo bash

# Install package
sudo apt install secubox-streamforge

Configuration

Configuration file: /etc/secubox/streamforge.toml

API Endpoints

  • GET /api/v1/streamforge/status - Module status
  • GET /api/v1/streamforge/health - Health check

License

MIT License - CyberMind © 2024-2026