1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-13 01:20:24 +02:00

add proc-net-unix parser and tests

This commit is contained in:
Kelly Brazil
2022-09-26 13:28:21 -07:00
parent 980c2907ad
commit 6c8ad1139c
9 changed files with 355 additions and 62 deletions

View File

@ -133,6 +133,7 @@ parsers = [
'proc-net-packet',
'proc-net-protocols',
'proc-net-route',
'proc-net-unix',
'ps',
'route',
'rpm-qi',