blechschmidt / massdns

A high-performance DNS stub resolver for bulk lookups and reconnaissance (subdomain enumeration)
GNU General Public License v3.0
3.05k stars 456 forks source link

Leading and trailing quotes in JSON output for TXT records #103

Closed blechschmidt closed 3 years ago

blechschmidt commented 3 years ago

For TXT records, the JSON output still contains leading and trailing quotes as output by the text output mode. They will be removed in future commits.