secubox-deb/packages/secubox-mesh
CyberMind-FR 65a30011f4 fix(services): Add LogsDirectory and fix menu icons
- Add LogsDirectory=secubox to systemd services for proper logging
- Fix systemd service security sandboxing (remove PrivateTmp issues)
- Replace text icons with emojis in menu.d JSON files
- Fixes navbar display issues (overlapping text from icon names)

Services updated:
- secubox-system, secubox-hub, secubox-portal, secubox-watchdog
- ~70 other services with LogsDirectory directive

Menu icons fixed:
- ipblock, interceptor, cookies, dns-provider, homeassistant, etc.
- Changed from text strings to emojis for proper sidebar display

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-04-20 08:59:19 +02:00
..
api feat(api): Add repo scan-local and IoT Guard Cast debug module 2026-03-28 05:57:38 +01:00
debian fix(services): Add LogsDirectory and fix menu icons 2026-04-20 08:59:19 +02:00
menu.d Fix menu configs: metrics title, mesh DNS duplicate 2026-03-26 07:16:45 +01:00
nginx Add 4 new modules and RBAC system 2026-03-24 09:39:15 +01:00
www/mesh Fix mesh UI and API authentication 2026-03-26 12:25:35 +01:00
README.md Add complete package READMEs and multilingual wiki documentation 2026-03-24 15:31:34 +01:00

🕸️ Mesh Network

Mesh networking (Yggdrasil)

Category: VPN

Screenshot

Mesh Network

Features

  • Peer discovery
  • Routing
  • Encryption

Installation

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

# Install package
sudo apt install secubox-mesh

Configuration

Configuration file: /etc/secubox/mesh.toml

API Endpoints

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

License

MIT License - CyberMind © 2024-2026