Skip to content

dnstwist 20221011

Compare
Choose a tag to compare
@elceef elceef released this 11 Oct 10:22
· 130 commits to master since this release

Changes:

  • Default thread pool number is based on available CPU cores
  • Added handler for HTML meta tag based redirections (while fetching URL content)
  • HTML normalizer is now case-insensitive when matching patterns
  • Refactored getaddrinfo() based resolver (used only in absence of recommended DNSPython)
  • Added Format() class