All Projects → VREMSoftwareDevelopment → rstats-cstats

VREMSoftwareDevelopment / rstats-cstats

Licence: Apache-2.0 license
Tomato USB Python scripts to dump RStats and CStats information

Programming Languages

python
139335 projects - #7 most used programming language

rstats

  • Reads rstats file backup bandwidth usage file created by Tomato USB (router firmware).
  • Displays human readable format to console

Usage:

python rstats.py <filename>

Example:

python rstats.py tomato_rstats.gz

cstats

  • Reads cstats file backup bandwidth usage file created by Tomato USB (router firmware).
  • Displays human readable format to console

Usage:

python cstats.py <filename>

Example:

python cstats.py tomato_cstats.gz

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].