Quphoria / luci-app-wrtbwmon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

luci-app-wrtbwmon

CI GitHub All Releases

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.
  2. Identify a host by the unique MAC rather than its IP.
  3. Use the progress bar to display the total bandwidth.
  4. For brevity, some columns are hidden by default.
  5. Convert to client side for rendering just as what the new openwrt release has done.

Attention:

The pyrovski's wrtbwmon is incompatible with this LuCI app. You must download the compatible one from here.

Screenshots

Screenshots

Downloading

Openwrt 19.07 has been fully supported after commit: ff4909d.

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

Information

The current master branch is switched from the old new-dev branch since commit ff4909d, and the old master branch has been renamed to old-master branch.

Credits

Thanks to

About


Languages

Language:JavaScript 93.0%Language:CSS 3.1%Language:Lua 2.2%Language:Makefile 1.7%