summaryrefslogtreecommitdiffstats
path: root/retiolum/scripts/adv_graphgen/tinc_stats.py
Commit message (Collapse)AuthorAgeFilesLines
* //retiolum/adv_graphgen: replace old parsing style, refactoringmakefu2011-11-041-3/+5
| | | | | tinc_stats now writes the current tinc state into stdout as json sanitize.sh uses tinc_stats and pipes the output to parse_tinc_stats.py (the name is a lie)
* //retiolum//tinc_stats: initial commitmakefu2011-11-031-0/+77
tinc_stats writes the current TINC statistics into stdout