Install
openclaw skills install @tonyhuya/ip-lookupopenclaw skills install @tonyhuya/ip-lookup查询 IP 地址的归属信息(国家/省份/城市/运营商/ASN/时区/坐标), 数据源为 ip.sb(免费、无需 Key),带 ipwho.is 备用通道。
ip-lookup.sh # 查询本机公网 IP
ip-lookup.sh 114.114.114.114 # 查询指定 IP
ip-lookup.sh 8.8.8.8 # 查询 Google DNS
ip-lookup.sh 1.2.3.4 --json # 输出原始 JSON(适合脚本)
ip-lookup.sh --help # 帮助