v1.5.0
Warning
This release upgrades ASNMap to the latest version that uses an authenticated API. If you utilize the -asn
option of httpx, 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
- Updated to authenticated ASNMap client by @RamanaReddy0M in #1595
- Fixed issue with
-exclude
option by @dogancanbakir in #1597
Full Changelog: v1.4.0...v1.5.0