Issue with --format and special characters
violetApe opened this issue · 1 comments
violetApe commented
Thanks for the great tool.
It looks like there is an issue with special charachters and the --format
command
example:
dnstwist wasa.de
Output line 70: "homoglyph ŵaså.de -"
dnstwist -f list wasa.de
Output line 70: "xn--as-zia78c.de"
I use debian with the newest version.
elceef commented
Every output format except CLI produces punycode encoded domain names. I'm aware this behavior might not be consistent, but this isn't an error.