curl获取当前公网ip的几个url

ifconfig.me

curl ifconfig.me
111.60.3.220

icanhazip.com

curl icanhazip.com
111.60.3.220

ipinfo.io/ip

curl ipinfo.io/ip
111.60.3.220

ipecho.net/plain

curl ipecho.net/plain
111.60.3.220

www.trackip.net/ip

curl www.trackip.net/ip
111.60.3.220

ip.sb

curl ip.sb
111.60.3.220

ident.me

curl ident.me
111.60.3.220

v4.ident.me

curl v4.ident.me
111.60.3.220

cip.cc

curl cip.cc
IP	: 111.60.3.220
地址	: 中国  中国

数据二	: 湖北省 | 移动(全省通用)

数据三	: 中国湖北武汉 | 移动

URL	: http://www.cip.cc/111.60.3.220

ipinfo.io

curl ipinfo.io
{
  "ip": "111.60.3.220",
  "city": "Wuhan",
  "region": "Hubei",
  "country": "CN",
  "loc": "30.5833,114.2667",
  "org": "AS9808 China Mobile Communications Group Co., Ltd.",
  "timezone": "Asia/Shanghai",
  "readme": "https://ipinfo.io/missingauth"
}

myip.ipip.net

curl myip.ipip.net
当前 IP:111.60.3.220  来自于:中国 湖北 武汉  移动

你可能感兴趣的:(网络知识,linux,网络,ip)