./security/dnsx, DNS toolkit designed for running DNS queries

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.2.1nb6, Package name: dnsx-1.2.1nb6, Maintainer: leot

dnsx is a fast and multi-purpose DNS toolkit designed for running
various probes through the retryabledns library. It supports multiple
DNS queries, user supplied resolvers, DNS wildcard filtering like
shuffledns etc.


Master sites:

Filesize: 304.769 KB

Version history: (Expand)


CVS history: (Expand)


   2024-09-06 20:49:02 by Benny Siegert | Files touched by this commit (180) | Package updated
Log message:
Revbump all Go packages after go122 update
   2024-08-11 17:57:15 by Benny Siegert | Files touched by this commit (176) | Package updated
Log message:
Revbump all Go packages after update
   2024-07-03 08:59:36 by Benny Siegert | Files touched by this commit (169) | Package updated
Log message:
Revbump all Go packages after go122 security update
   2024-06-13 15:47:13 by Benny Siegert | Files touched by this commit (169) | Package updated
Log message:
Revbump all Go packages after go122 update
   2024-06-01 16:03:06 by Benny Siegert | Files touched by this commit (168)
Log message:
Revbump all Go packages, default Go version is now 1.22.
   2024-04-05 21:14:14 by Benny Siegert | Files touched by this commit (161) | Package updated
Log message:
Revbump all Go packages after go121 update
   2024-03-24 21:12:45 by Leonardo Taccari | Files touched by this commit (3)
Log message:
dnsx: Update to 1.2.1

Changes:
v1.2.1
## What's Changed
### Other Changes
* Added `-no-color` support via env variable

v1.2.0
> Warning
> This release upgrades ASNMap to the latest 1.1.0 version
> that uses an authenticated API. If you utilize the `-asn` option of
> dnsx, one time configuration is required to set up PDCP API
> Key.
> You can do this using the `-auth` option or through setting up an
> environment variable, such as`export PDCP_API_KEY=xxxxx`

## What's Changed
### New Features
* Added `-recon` option to pull all dns records

### Other Changes
* Updated to latest ASNMap API

v1.1.6
## What's Changed
### Other Changes
* Added additional public resolver
* Fixed panic crash
   2024-02-07 15:51:04 by Benny Siegert | Files touched by this commit (156) | Package updated
Log message:
Revbump all Go packages after go121 update