rstats-cstats
rstats-cstats copied to clipboard
Tomato USB Python scripts to dump RStats and CStats information
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