Network interfaces statistics for LuCI (OpenWrt webUI)
Find a file
2026-02-06 18:35:29 +03:00
htdocs/luci-static/resources/view Minor improvements. 2026-02-06 18:35:29 +03:00
po Minor improvements. 2026-02-06 18:35:29 +03:00
root/usr/share Fixed typos 2022-02-24 18:47:32 +03:00
screenshots v0.4. Refactoring 2021-11-02 17:27:35 +03:00
LICENSE Initial commit 2021-01-06 23:52:36 +03:00
Makefile Minor improvements. 2026-02-06 18:35:29 +03:00
README.md Minor improvements. 2026-02-06 18:35:29 +03:00

luci-app-interfaces-statistics

Network interfaces statistics for LuCI (OpenWrt webUI).

OpenWrt >= 21.02.

Installation notes

OpenWrt >= 25.12:

wget --no-check-certificate -O /tmp/luci-app-interfaces-statistics-0.4.2-r1.apk https://github.com/gSpotx2f/packages-openwrt/raw/master/25.12/luci-app-interfaces-statistics-0.4.2-r1.apk
apk --allow-untrusted add /tmp/luci-app-interfaces-statistics-0.4.2-r1.apk
rm /tmp/luci-app-interfaces-statistics-0.4.2-r1.apk
service rpcd restart

i18n-ru:

wget --no-check-certificate -O /tmp/luci-i18n-interfaces-statistics-ru-0.4.2-r1.apk https://github.com/gSpotx2f/packages-openwrt/raw/master/25.12/luci-i18n-interfaces-statistics-ru-0.4.2-r1.apk
apk --allow-untrusted add /tmp/luci-i18n-interfaces-statistics-ru-0.4.2-r1.apk
rm /tmp/luci-i18n-interfaces-statistics-ru-0.4.2-r1.apk

OpenWrt <= 24.10:

wget --no-check-certificate -O /tmp/luci-app-interfaces-statistics_0.4.2-r1_all.ipk https://github.com/gSpotx2f/packages-openwrt/raw/master/24.10/luci-app-interfaces-statistics_0.4.2-r1_all.ipk
opkg install /tmp/luci-app-interfaces-statistics_0.4.2-r1_all.ipk
rm /tmp/luci-app-interfaces-statistics_0.4.2-r1_all.ipk
service rpcd restart

i18n-ru:

wget --no-check-certificate -O /tmp/luci-i18n-interfaces-statistics-ru_0.4.2-r1_all.ipk https://github.com/gSpotx2f/packages-openwrt/raw/master/24.10/luci-i18n-interfaces-statistics-ru_0.4.2-r1_all.ipk
opkg install /tmp/luci-i18n-interfaces-statistics-ru_0.4.2-r1_all.ipk
rm /tmp/luci-i18n-interfaces-statistics-ru_0.4.2-r1_all.ipk

Screenshots: