Releases: nightowlnerd/dnscan
Releases · nightowlnerd/dnscan
v1.4.0
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
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
What's Changed
- docs: add features section and fix Persian RTL by @nightowlnerd in #17
- Update ir.txt by @debMan in #18
- test: add unit, integration, and e2e tests by @nightowlnerd in #19
- feat: add --json flag for structured output by @nightowlnerd in #20
- feat: add parallel burst testing for >5 servers by @nightowlnerd in #21
- refactor: modular architecture with self-contained components by @nightowlnerd in #22
New Contributors
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- docs: add screenshot to README by @nightowlnerd in #13
- docs: fix RTL direction for code blocks in Persian README by @nightowlnerd in #14
- fix(scanner): detect DNS hijacking via private IP responses by @nightowlnerd in #16
Full Changelog: v1.1.0...v1.2.0
v1.1.0
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
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
- @nightowlnerd made their first contribution in #1
Full Changelog: https://github.com/nightowlnerd/dnscan/commits/v1.0.0