MCPcopy Index your code
hub / github.com/brvphoenix/luci-app-wrtbwmon

github.com/brvphoenix/luci-app-wrtbwmon @release-2.0.13

Chat with this repo
repository ↗ · DeepWiki ↗ · release release-2.0.13 ↗ · + Follow
26 symbols 54 edges 3 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

luci-app-wrtbwmon

CI GitHub All Releases Lastest Release

This repo provides yet another LuCI module for wrtbwmon, which has similar features with Kiougar's one. The differnence is that this one has more features supported: 1. Support IPV6. 1. Identify a host by the unique MAC rather than its IP. 1. Use the progress bar to display the total bandwidth. 1. For brevity, some columns are hidden by default. 1. Convert to client side for rendering just as what the new openwrt release has done.

Known issues

  • Incompatible with the pyrovski's wrtbwmon. You must download the compatible one from here.
  • Incompatible with Routing/NAT, Flow Offloading and so on.

Screenshots

Screenshots

Downloading

Openwrt 19.07 has been fully supported after commit: ff4909d. * openwrt-19.07.3 ... latest: latest * openwrt-19.07.0 ... 19.07.2: release-2.0.7 * openwrt-18.06: release-1.6.3

After installing, you will see a new Traffic status menu item in the Network menu list in the LuCI Page.

Information

In principle, the lua version (based on the old openwrt 18.06) has been dropped support since ff4909d, and the new features will not backport to the old lua version. However, it is welcomed if someone can implement it and make a pr.

If anyone would like to help translate this luci app, just upload the translation files or make a pr.

Credits

Thanks to * Kiougar for the original codes. * pyrovski for creating wrtbwmon.

Core symbols most depended-on inside this repo

$
called by 4
luci-app-wrtbwmon/htdocs/luci-static/resources/view/wrtbwmon/details.js
formatSize
called by 3
luci-app-wrtbwmon/htdocs/luci-static/resources/view/wrtbwmon/details.js
formatSpeed
called by 3
luci-app-wrtbwmon/htdocs/luci-static/resources/view/wrtbwmon/details.js
displayTable
called by 2
luci-app-wrtbwmon/htdocs/luci-static/resources/view/wrtbwmon/details.js
formatDate
called by 2
luci-app-wrtbwmon/htdocs/luci-static/resources/view/wrtbwmon/details.js
parseDefaultSettings
called by 2
luci-app-wrtbwmon/htdocs/luci-static/resources/view/wrtbwmon/details.js
progressbar
called by 2
luci-app-wrtbwmon/htdocs/luci-static/resources/view/wrtbwmon/details.js
setUpdateMessage
called by 2
luci-app-wrtbwmon/htdocs/luci-static/resources/view/wrtbwmon/details.js

Shape

Function 26

Languages

TypeScript100%

Modules by API surface

luci-app-wrtbwmon/htdocs/luci-static/resources/view/wrtbwmon/details.js26 symbols

For agents

$ claude mcp add luci-app-wrtbwmon \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page