Skip to content

v1.8.0

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Jun 19:54

What's Changed

Features

  • discover devices across all LAN bridges and VLANs (53ccf1b)
    Closes #13. The backend assumed a single LAN: tctl_get_lan_device()
    returned one device and summary.sh/bytes.sh filtered conntrack to that
    one /24, so any device on a second bridge (br-lan2, guest) or a tagged
    VLAN was silently dropped — the reporter literally "can't see IP from
    this interface".

Full Changelog: v1.7.1...v1.8.0


Download

File OpenWrt version Install command
luci-app-trafficctl.ipk 21.02 — 24.10 opkg install <file>
luci-app-trafficctl.apk 25.12+ apk add --allow-untrusted <file>

Stable URL (always points to the latest release):

wget https://github.com/YusDyr/luci-app-trafficctl/releases/latest/download/luci-app-trafficctl.ipk
wget https://github.com/YusDyr/luci-app-trafficctl/releases/latest/download/luci-app-trafficctl.apk

Other filenames (_all.ipk, _noarch.apk, versioned) are the same file.