egberts / bind9_parser

Bind9 Parser in Python that can process all of ISC Bind configuration files
MIT License
22 stars 7 forks source link

Accept dots in the TSIG key names #59

Closed stephan2012 closed 1 year ago

stephan2012 commented 1 year ago

Closes #58

Signed-off-by: Stephan Austermühle au@hcsd.de

egberts commented 1 year ago

Thank you very much!