- Reads rstats file backup bandwidth usage file created by Tomato USB (router firmware).
- Displays human readable format to console
python rstats.py <filename>
python rstats.py tomato_rstats.gz
- Reads cstats file backup bandwidth usage file created by Tomato USB (router firmware).
- Displays human readable format to console
python cstats.py <filename>
python cstats.py tomato_cstats.gz