Simple IP information tool written in C++ using ip-api.com
- Get geolocation info by IP address
- Country, city, region, ISP, timezone, coordinates
- Clean console output
- Built with C++
git clone https://github.com/romaniks338/IP-Checker.git
cd IP-Checker
g++ main.cpp -o ipcheck
./ipcheck