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

initial commit of new ifconfig parser

This commit is contained in:
Kelly Brazil
2022-11-05 12:13:01 -07:00
parent 17fe6c7691
commit e46ac0ff7e
4 changed files with 726 additions and 405 deletions

View File

@ -54,6 +54,7 @@ parsers: List[str] = [
'hosts',
'id',
'ifconfig',
'ifconfig2',
'ini',
'iostat',
'iostat-s',