openwrt / luci

LuCI - OpenWrt Configuration Interface
Apache License 2.0
6.4k stars 2.54k forks source link

Add per ip or mac bandwith show & limiting feature #2535

Open EUA opened 5 years ago

EUA commented 5 years ago

I feel absence of per user bandwidth monitoring and limiting feature at luci interface.

It's possible using external tools like https://github.com/wtc0der/wtBRMon (it's lightweight) but why luci interface does not have similar one? It's really good thing to find which device consumes the internet in real-time. I do not think if it's hard to add this or similar tool to luci.

Also many recent routers allows seting bandwidth limit per IP. I really like such a tool available at OpenWRT's luci.

Thanks.

hnyman commented 5 years ago

For the monitoring part, the nlbwmon app (and luci-app-nlbwmon) may work for you. But that is only monitoing, not limiting.