curl获取本机代理IP地址

$curl ip.sb101.*.*.112$curl ip.gs101.*.*.112

curl获取IP地址+地区

$curl ipinfo.io{  "ip": "101.*.*.112",  "city": "Kowloon",  "region": "Kowloon City",  "country": "HK",  "loc": "22.3167,114.1833",  "org": "AS132203 Tencent Building, Kejizhongyi Avenue",  "timezone": "Asia/Hong_Kong",  "readme": "https://ipinfo.io/missingauth"}%     

curl获取本机IP地址

$curl cip.ccIP    : 125.*.*.87地址    : 中国  天津运营商    : 联通数据二    : 天津市 | 联通数据三    : URL    : http://www.cip.cc/125.*.*.87

curl查问指定IP信息

$curl cip.cc/114.114.114.114IP    : 114.114.114.114地址    : 114DNS.COM  114DNS.COM数据二    : 江苏省南京市 | 南京信风网络科技有限公司GreatbitDNS服务器数据三    : 中国江苏南京URL    : http://www.cip.cc/114.114.114.114$curl cip.cc/127.0.0.1IP    : 127.0.0.1地址    : 本机地址  本机地址数据二    : 本机地址数据三    : 内网IP | 内网IPURL    : http://www.cip.cc/127.0.0.1