wittyResry / myIssue

My issue mark down^_^ 欢迎吐槽,讨论~~
https://github.com/wittyResry/myIssue/issues
The Unlicense
5 stars 1 forks source link

获取本地出口ip #136

Open wittyResry opened 2 years ago

wittyResry commented 2 years ago
curl ipinfo.io |grep ip

{
  "ip": "36.27.xx.xx",
  "city": "Hangzhou",
  "region": "Zhejiang",
  "country": "CN",
  "loc": "30.xx,120.xx",
  "org": "AS4134 CHINANET-BACKBONE",
  "timezone": "Asia/Shanghai",
  "readme": "https://ipinfo.io/missingauth"
}

或者:
https://www.ip138.com/?spm=a2c4g.11186623.0.0.7f276e06Zf2Kag