Geo-Recon : An OSINT CLI Tool Desgined To Fast Track IP Reputation

Geo-Recon is an OSINT CLI tool designed to fast track IP Reputation and Geo-locaton look up for Security Analysts. Setup This tool is compactible with: Any Linux Operating System (Debian, Ubuntu, CentOS) Termux Linux Setup git clone https://github.com/radioactivetobi/geo-recon.git cd geo-recon chmod +x geo-recon.py pip install -r requirements.txt Termux Setup git clone https://github.com/radioactivetobi/geo-recon.git cd geo-recon chmod …