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

add proc-net-protocols parser and tests

This commit is contained in:
Kelly Brazil
2022-09-26 08:28:48 -07:00
parent 1e14425555
commit c583598257
6 changed files with 409 additions and 1 deletions

View File

@ -131,6 +131,7 @@ parsers = [
'proc-net-netlink',
'proc-net-netstat',
'proc-net-packet',
'proc-net-protocols',
'ps',
'route',
'rpm-qi',