mirror of
https://github.com/CyberMind-FR/secubox-deb.git
synced 2026-07-29 12:34:38 +00:00
| .. | ||
| api | ||
| conf | ||
| debian | ||
| lib/mqtt | ||
| menu.d | ||
| nginx | ||
| sbin | ||
| www/mqtt | ||
| README.md | ||
📡 MQTT Broker
Mosquitto MQTT broker
Category: IoT
Screenshot
Features
- Topics
- ACL
- TLS
- WebSocket
Installation
# Add SecuBox repository
curl -fsSL https://apt.secubox.in/install.sh | sudo bash
# Install package
sudo apt install secubox-mqtt
Configuration
Configuration file: /etc/secubox/mqtt.toml
API Endpoints
GET /api/v1/mqtt/status- Module statusGET /api/v1/mqtt/health- Health check
License
LicenseRef-CMSD-1.0 (Source-Disclosed License) — CyberMind © 2024-2026. See LICENCE-CMSD-1.0.md.
