Skip to content

Releases: nightowlnerd/dnscan

v1.4.0

05 Feb 08:03
645d29b

Choose a tag to compare

What's Changed

  • feat(verify): add parallel verification for >5 servers by @nightowlnerd in #24

Full Changelog: v1.3.0...v1.4.0

v1.3.0

02 Feb 17:30
69a325c

Choose a tag to compare

What's Changed

  • feat: add --threshold flag for configurable benchmark pass rate by @nightowlnerd in #23

Full Changelog: v1.2.1...v1.3.0

v1.2.1

02 Feb 15:54
27952e9

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

30 Jan 14:51
8104714

Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

27 Jan 12:20
fb385e8

Choose a tag to compare

What's Changed

  • feat(scanner): add burst verification for reliable DNS filtering by @nightowlnerd in #11
  • feat(scanner): sort results by QPS, color code by success rate by @nightowlnerd in #12

Full Changelog: v1.0.0...v1.1.0

v1.0.0

27 Jan 08:57
f116c89

Choose a tag to compare

What's Changed

  • feat: add country-based external IP ranges with tests and CI by @nightowlnerd in #1
  • docs: improve README with use case, quick start, and troubleshooting by @nightowlnerd in #2
  • refactor: rename to dnscan, add Farsi README and MIT license by @nightowlnerd in #3
  • fix: reduce default workers from 5000 to 500 by @nightowlnerd in #4
  • feat: add tarballs with data/ to releases by @nightowlnerd in #5
  • Fix/verify binary validation by @nightowlnerd in #6
  • feat: auto-download IP ranges from ipdeny.com by @nightowlnerd in #7
  • chore(release): only include tarballs with data by @nightowlnerd in #8
  • docs: update READMEs with auto-download, timing output, and correct l… by @nightowlnerd in #9
  • fix(output): write only verified servers to output file by @nightowlnerd in #10

New Contributors

Full Changelog: https://github.com/nightowlnerd/dnscan/commits/v1.0.0