Skip to content

Releases: projectdiscovery/dnsx

v1.0.8

16 Feb 12:21
467a635
Compare
Choose a tag to compare

What's Changed

Issues closed in this release: https://github.com/projectdiscovery/dnsx/milestone/3?closed=1

New Contributors

Full Changelog: v1.0.7...v1.0.8

v1.0.7

19 Nov 16:47
fbead47
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.6...v1.0.7

v1.0.6

10 Aug 10:43
058c4fb
Compare
Choose a tag to compare

Changelog

17d5b75 Added support for EDNS records #92
efc879f Added scan pause/resume support #85 #91
b44c885 Fixed a bug with rcode flag #86

v1.0.5

29 Jun 15:28
ec8a146
Compare
Choose a tag to compare

Changelog

  • Added DNS status code probing (-rcode) #67
  • Added timestamp info into JSON output #71
  • Added CIDR Input support #69
  • Fixed a crash upon multiple resolver input #70
  • Fixed golint and workflow improvements #72

v1.0.4

02 Jun 17:54
cebb2a5
Compare
Choose a tag to compare

Changelog

7ad0011 Fixed A bug with wildcard filtering #10
29386dc Added DNS Trace support with trace flag. #62

v1.0.3

19 Apr 18:30
f326bbf
Compare
Choose a tag to compare

Changelog

433624f Fixed a bug to query SOA record.
e40abc0 Fixed a crash in case of no results.

v1.0.2

06 Apr 13:44
6688056
Compare
Choose a tag to compare

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

v1.0.1

17 Nov 12:00
dde78da
Compare
Choose a tag to compare

Changelog

99a4a31 Added stats flag to display scan information in every 5 seconds.
cf9498d Added stats support to windows and made it optional.
99a4a31 Fixed a bug with terminal becomes unresponsive.

v1.0.0

13 Nov 19:55
Compare
Choose a tag to compare

Changelog

  • Initial release