Releases: projectdiscovery/dnsx
Releases · projectdiscovery/dnsx
v1.0.8
What's Changed
- Added DNS Bruteforce support by @M09Ic in #130
- Added stdin support for
domain
,wordlist
flag by @Mzack9999 in #141 - Added support for TCP fallback on UDP truncation by @Mzack9999 in #129
- Added Internal IP info export to json output by @Ice3man543 in #143
Issues closed in this release: https://github.com/projectdiscovery/dnsx/milestone/3?closed=1
New Contributors
- @parthmalhotra made their first contribution in #125
- @M09Ic made their first contribution in #130
- @parrasajad made their first contribution in #142
- @Ice3man543 made their first contribution in #143
Full Changelog: v1.0.7...v1.0.8
v1.0.7
What's Changed
- Added TCP/UDP/DOH resolver input support by @Mzack9999 in #102
- Added goflags support by @LuitelSamikshya in #116
- Added hosts file read support by @Mzack9999 in #108
- Added functional tests by @LuitelSamikshya in #120
- Performance improvement with subdomain wildcard filtering by @yabeow in #106
New Contributors
- @yabeow made their first contribution in #106
- @LuitelSamikshya made their first contribution in #116
Full Changelog: v1.0.6...v1.0.7
v1.0.6
v1.0.5
v1.0.4
v1.0.3
v1.0.2
Changelog
ebd2a77 Updated JSON output to make raw
data optional.
8da10f8 Updated default concurrent rate to 100 (previously it was 250)
d8d9143 Updated to latest retryabledns with bugfixes
3b6827b Fixed a bug to display all output in lowercase.
d8644f4 Reduced docker image size from 364MB to 13.9MB by @jsav0