Skip to content

SecuBox Installer v2.3.0

Choose a tag to compare

@github-actions github-actions released this 01 May 08:07
· 1700 commits to master since this release

SecuBox-DEB v2.3.0

Debian bookworm packages for GlobalScale MOCHAbin / ESPRESSObin (arm64) and x86_64.

33 packages including:

  • Core infrastructure (hub, core, portal)
  • Security (crowdsec, waf, auth, nac)
  • Networking (wireguard, netmodes, dpi, qos)
  • Applications (mail, gitea, nextcloud, webmail)
  • Publishing (droplet, streamlit, metablogizer)

Installation:

curl -fsSL https://apt.secubox.in/secubox-keyring.gpg | \
  sudo tee /usr/share/keyrings/secubox.gpg > /dev/null
echo "deb [signed-by=/usr/share/keyrings/secubox.gpg] https://apt.secubox.in bookworm main" | \
  sudo tee /etc/apt/sources.list.d/secubox.list
sudo apt update && sudo apt install secubox-full