1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-11 01:10:37 +02:00

initial nmcli parser

This commit is contained in:
Kelly Brazil
2022-02-24 11:25:14 -08:00
parent 52617b1722
commit 4dda895f12
13 changed files with 404 additions and 0 deletions

View File

@ -60,6 +60,7 @@ parsers = [
'lsusb',
'mount',
'netstat',
'nmcli',
'ntpq',
'passwd',
'ping',