Is there an OpenWRT feature for tracking internet data usage per user?

17,602

take a look at this: wrtbwmon.

A small shell script designed to run on linux powered routers (OpenWRT, DD-WRT, Tomato, and other routers where shell access is available). It provides per user bandwidth monitoring capabilities and generates usage reports.

You might need only that, but i haven't tried it yet. I got the reference from here: Bandwidth Monitoring.

Share:
17,602

Related videos on Youtube

parsley72
Author by

parsley72

Known in Taiwan as "The Tom".

Updated on June 04, 2022

Comments

  • parsley72
    parsley72 about 2 years

    Is there an OpenWRT feature or package I can install that would allow me to track internet data usage per user? I'm thinking of a system that requires all devices to login with a username and password so their internet data usage can be tracked regardless of device.

  • user276648
    user276648 almost 9 years
    github.com/pyrovski/wrtbwmon is an updated version for (at least) OpenWRT
  • Golar Ramblar
    Golar Ramblar about 6 years
    Does not answer the question. Asker wants to have it on the router.