SecuBox Package Repository

Official package repository for SecuBox - Security modules for OpenWrt.

Quick Setup

Add to /etc/opkg/customfeeds.conf:

src/gz secubox_luci https://repo.secubox.in/luci/{ARCH}
src/gz secubox_packages https://repo.secubox.in/packages/{ARCH}

Replace {ARCH} with your architecture below.

Available Architectures

aarch64_cortex-a72

Raspberry Pi 4, MochaBin

aarch64_cortex-a53

EspressoBin, Sheeva64

aarch64_generic

NanoPi R4S/R5S, Rockchip

x86_64

VMs, x86-64 devices

mips_24kc

Atheros/QCA routers

mipsel_24kc

MT7621 (Xiaomi, etc)

Installation Example

# Update feeds
opkg update

# Install SecuBox Hub
opkg install luci-app-secubox

# Install CrowdSec WAF
opkg install luci-app-secubox-crowdsec secubox-app-crowdsec

# Install bandwidth manager
opkg install luci-app-bandwidth-manager

Documentation

Updated: 2026-03-19T07:47:01+01:00