返回 Skill 列表
extension
分类: 效率与办公无需 API Key

Geo Ip

查询任意IP地址的地理位置

person作者: xejraxhubclawhub

Geo IP

Look up the geographic location for any IP address using the ipinfo.io API. Returns city, region, country, coordinates, and ISP information.

Commands

# Look up location for a specific IP address
geo-ip <ip-address>

# Look up your own public IP location
geo-ip me

Install

No installation needed. curl is always present on the system. Uses the public ipinfo.io API.