digkit v2.0
What's Changed
- Refactored and standardized the Python package structure.
- Replace setup.py with a modern pyproject.toml configuration.
lookup
- Added domain name lookup
- WHOIS - Queries the authoritative WHOIS server for domain registration details.
- DNS Records - Fetch basic DNS records for a domain name.
- Added Integrated Circuit Card Identifier (ICCID) decoder
Notes
Installation instructions, examples, and usage examples are available in the project README.
Full Changelog: v1.0...v2.0