Skip to content

v0.1.5

Choose a tag to compare

@SamNet-dev SamNet-dev released this 08 Mar 00:12
· 42 commits to main since this release

What's New

Embedded Iranian resolver data (offline support)

The binary now bundles 7,854 known Iranian DNS resolvers and 1,919 CIDR ranges — no internet needed.

Two-mode local command

  • findns local -o resolvers.txt — exports pre-verified resolvers (high success rate)
  • findns local -o candidates.txt --discover — generates candidate IPs from Iran's full IP space

Discovery sub-modes

  • --sample N — random IPs per subnet (default: 10)
  • --batch N --offset M — paginated, non-overlapping batches
  • --full — all ~10.8M IPs

fetch --local updated

Now merges 7,800+ known resolvers (not raw CIDR candidates) into the fetched list.

Documentation

Updated README, GUIDE, Persian guide, and Telegraph HTML guide.

Full Changelog: v0.1.4...v0.1.5