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

VREMSoftwareDevelopment/rstats-cstats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Tomato USB Python scripts to dump RStats and CStats information

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages