secubox-deb/packages/secubox-vortex-firewall
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 Add 4 new modules: device-intel, vortex-dns, vortex-firewall, meshname 2026-03-24 11:27:20 +01:00
debian fix(services): Add LogsDirectory and fix menu icons 2026-04-20 08:59:19 +02:00
menu.d Add 4 new modules: device-intel, vortex-dns, vortex-firewall, meshname 2026-03-24 11:27:20 +01:00
www/vortex-firewall Add CRT light theme across all UI modules 2026-03-25 08:55:45 +01:00
README.md Add complete package READMEs and multilingual wiki documentation 2026-03-24 15:31:34 +01:00

🔥 Vortex Firewall

nftables threat enforcement

Category: Security

Screenshot

Vortex Firewall

Features

  • IP blocklists
  • nftables sets
  • Threat feeds

Installation

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

# Install package
sudo apt install secubox-vortex-firewall

Configuration

Configuration file: /etc/secubox/vortex-firewall.toml

API Endpoints

  • GET /api/v1/vortex-firewall/status - Module status
  • GET /api/v1/vortex-firewall/health - Health check

License

MIT License - CyberMind © 2024-2026