Hacker News new | ask | show | jobs
Show HN: IP-nose, C++ Géo-locator (github.com)
2 points by karim7793 363 days ago
ip-nose is a Matrix-themed IP geolocation CLI tool built with C++. It offers IP detection, search history, a vibrant, colorized interface, and customizable configuration. Perfect for developers and network enthusiasts who appreciate cyberpunk style in their command line. Easy to compile and install with make.
2 comments

Interesting, so this doesn't connect to any API? Just fetches all the IP info locally?
Are you using any free geolocation API such as IP2Location.io?