π Dnsprober v1.0.0 Release Notes
We are excited to announce the first official release of Dnsprober v1.0.0! π
Dnsprober is a lightweight and high-performance DNS reconnaissance tool designed for security researchers, bug hunters, and penetration testers. It allows querying all major DNS record types efficiently using UDP, built independently with a focus on speed and reliability.
πΉ Features in v1.0.0
- π Supports querying all major DNS record types (A, AAAA, CNAME, MX, NS, TXT, SOA, PTR, etc.).
- β‘ Built for speed and efficiency using
github.com/miekg/dns
for fast, low-level DNS queries. - π οΈ Simple CLI usage with support for bulk queries.
- π Retries and timeouts handling to ensure accurate results.
- π¦ Lightweight and UDP-only and TCP fallback for truncated responses.
- π₯οΈ Cross-platform support (Linux, Windows, macOS).
- β First stable release with performance optimizations and bug fixes.