Recommended for single-interface setups. Need multi-interface support? See LuCI Bandix Plus.
LuCI Bandix is a network traffic monitoring application for OpenWrt, providing intuitive traffic data visualization and analysis through the LuCI web interface.
LuCI Bandix is developed based on the LuCI framework, offering network traffic monitoring capabilities for OpenWrt routers. This application depends on the openwrt-bandix backend service and helps users view and analyze network traffic statistics in real-time.
Note: This application is primarily designed for home users and simple network environments. It is not recommended for complex network architectures (such as VLAN) or enterprise-level deployments.
Important: Please disable hardware flow offloading and Turbo ACC in OpenWrt before using this application.
First install the openwrt-bandix backend
Download the appropriate package for your device from openwrt-bandix Releases, then install:
opkg install bandix_latest_architecture.ipk # (or apk add --allow-untrusted bandix_latest_architecture.apk)
Install the luci-app-bandix frontend
Download the package from luci-app-bandix Releases, then install:
opkg install luci-app-bandix_latest_all.ipk # (or apk add --allow-untrusted luci-app-bandix_latest_all.apk)
Configure your LAN interface in settings
After installation, you can access the Bandix application through the LuCI web interface under the "Network" menu. Go to the Bandix settings page and select your LAN interface to enable proper monitoring. Make sure to check the "Enable" option to start the service.




luci-app-bandix requires the following dependency packages:
These dependencies will be automatically installed when installing luci-app-bandix, but some firmware may require manual installation of these dependency packages.
The following table shows the version dependency relationship between luci-app-bandix and openwrt-bandix:
| luci-app-bandix version | Required openwrt-bandix version |
|---|---|
| 0.10.x | 0.10.x |
| 0.11.x | 0.11.x |
| 0.12.x | 0.12.x |
Please ensure you install matching versions to ensure compatibility and proper functionality.
This project is licensed under the Apache 2.0 License.
JavaScript
89.2%
Shell
10.7%
Recommended for single-interface setups. Need multi-interface support? See LuCI Bandix Plus.
LuCI Bandix is a network traffic monitoring application for OpenWrt, providing intuitive traffic data visualization and analysis through the LuCI web interface.
LuCI Bandix is developed based on the LuCI framework, offering network traffic monitoring capabilities for OpenWrt routers. This application depends on the openwrt-bandix backend service and helps users view and analyze network traffic statistics in real-time.
Note: This application is primarily designed for home users and simple network environments. It is not recommended for complex network architectures (such as VLAN) or enterprise-level deployments.
Important: Please disable hardware flow offloading and Turbo ACC in OpenWrt before using this application.
First install the openwrt-bandix backend
Download the appropriate package for your device from openwrt-bandix Releases, then install:
opkg install bandix_latest_architecture.ipk # (or apk add --allow-untrusted bandix_latest_architecture.apk)
Install the luci-app-bandix frontend
Download the package from luci-app-bandix Releases, then install:
opkg install luci-app-bandix_latest_all.ipk # (or apk add --allow-untrusted luci-app-bandix_latest_all.apk)
Configure your LAN interface in settings
After installation, you can access the Bandix application through the LuCI web interface under the "Network" menu. Go to the Bandix settings page and select your LAN interface to enable proper monitoring. Make sure to check the "Enable" option to start the service.




luci-app-bandix requires the following dependency packages:
These dependencies will be automatically installed when installing luci-app-bandix, but some firmware may require manual installation of these dependency packages.
The following table shows the version dependency relationship between luci-app-bandix and openwrt-bandix:
| luci-app-bandix version | Required openwrt-bandix version |
|---|---|
| 0.10.x | 0.10.x |
| 0.11.x | 0.11.x |
| 0.12.x | 0.12.x |
Please ensure you install matching versions to ensure compatibility and proper functionality.
This project is licensed under the Apache 2.0 License.
JavaScript
89.2%
Shell
10.7%