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

Latest commit

 

History

History
21 lines (14 loc) · 473 Bytes

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