Look up the geographic location for any IP address using the ipinfo.io API. Returns city, region, country, coordinates, and ISP information.
```bash
geo-ip <ip-address>
geo-ip me
```
No installation needed. `curl` is always present on the system. Uses the public ipinfo.io API.
Leave a review
No reviews yet. Be the first to review this skill!