Skip to content
This repository was archived by the owner on May 18, 2024. It is now read-only.

Files

Latest commit

a0b7f78 · Jun 27, 2017

History

History
21 lines (14 loc) · 473 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 473 Bytes

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