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

add openvpn-status.log file parser

This commit is contained in:
Kelly Brazil
2022-12-13 17:31:05 -08:00
parent 3404bc4840
commit 491fce7052
9 changed files with 386 additions and 2 deletions

View File

@ -85,6 +85,7 @@ parsers: List[str] = [
'netstat',
'nmcli',
'ntpq',
'openvpn',
'os-prober',
'passwd',
'pci-ids',