2025-04-05 20:51:32 by Benny Siegert | Files touched by this commit (190) | ![]() |
Log message: Belated revbump for all Go packages after go124 update I forgot to do the revbump again, sorry for doing it so late after the update. |
2025-03-07 21:54:34 by Benny Siegert | Files touched by this commit (190) | ![]() |
Log message: Revbump all Go packages after go124 update I realize I forgot to do the revbump after updating the default Go version to 1.24, so let's do that now. |
2025-03-02 19:09:51 by Leonardo Taccari | Files touched by this commit (3) |
Log message: dnsx: Update to 1.2.2 Changes: 1.2.2 ----- - Added DNS over socks5 proxy - Bug fixes |
2024-09-06 20:49:02 by Benny Siegert | Files touched by this commit (180) | ![]() |
Log message: Revbump all Go packages after go122 update |
2024-08-11 17:57:15 by Benny Siegert | Files touched by this commit (176) | ![]() |
Log message: Revbump all Go packages after update |
2024-07-03 08:59:36 by Benny Siegert | Files touched by this commit (169) | ![]() |
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) | ![]() |
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) | ![]() |
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 |