secubox-deb/packages/secubox-tor
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 Add 6 new security and infrastructure modules 2026-03-23 17:57:53 +01:00
nginx Fix missing nginx configs and package issues for 12 modules 2026-03-24 08:27:34 +01:00
www/tor 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

🧅 Tor Network

Tor anonymity and hidden services

Category: Privacy

Screenshot

Tor Network

Features

  • Circuits
  • Hidden services
  • Bridges

Installation

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

# Install package
sudo apt install secubox-tor

Configuration

Configuration file: /etc/secubox/tor.toml

API Endpoints

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

License

MIT License - CyberMind © 2024-2026