1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-19 00:17:51 +02:00

add traceroute parser

This commit is contained in:
Kelly Brazil
2020-07-22 12:19:27 -07:00
parent 69c95adc8d
commit 5b444d4717
3 changed files with 307 additions and 0 deletions

View File

@ -77,6 +77,7 @@ parsers = [
'systemctl-ls',
'systemctl-luf',
'timedatectl',
'traceroute',
'uname',
'uptime',
'w',