A high-performance Python CLI utility. Built with a modular core for seamless IP intelligence gathering.
Engineered for speed and modular expansion.
Functional logic is isolated in src/iprad/core, allowing developers to plug in new lookup providers easily.
Integrated .cache management ensures zero redundant API requests, speeding up repetitive scans significantly.
Just run install script for update and script will download latest version from GitHub
curl -L https://raw.githubusercontent.com/avsbestua/iprad/refs/heads/main/scripts/install.sh | bash
curl -k -L https://raw.githubusercontent.com/avsbestua/iprad/refs/heads/main/scripts/install.bat -o install.bat && install.bat
Advanced Documentation available on GitHub
View Documentation on GitHub