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

add sshd_conf parser

This commit is contained in:
Kelly Brazil
2022-10-28 15:15:02 -07:00
parent c405309742
commit f5988527fb
6 changed files with 528 additions and 0 deletions

View File

@ -148,6 +148,7 @@ parsers: List[str] = [
'sfdisk',
'shadow',
'ss',
'sshd-conf',
'stat',
'stat-s',
'sysctl',