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

add dig +noall +answer support

This commit is contained in:
Kelly Brazil
2021-05-10 10:40:13 -07:00
parent 966978f17e
commit c0c0e05642

View File

@ -3,6 +3,7 @@ jc changelog
20210510 v1.15.4
- Update ping parser to support error responses in OSX and BSD
- Update ping parser to be more resillient against parsing errors for unknown error types
- Update dig parser to support `+noall +answer` use case
20210426 v1.15.3
- Add ufw status command parser tested on linux