> docker run --name tool -p 8182:8080 -d shoy160/spear-tool
# use
# ip地址 转 区域
> curl -D GET 'http://localhost:8182/ip?ip=223.104.234.215'
{
"code": 200,
"success": true,
"message": "success",
"data": {
"cityId": 0,
"region": "中国|0|新疆|0|移动",
"country": "中国",
"province": "新疆",
"city": "0",
"operator": "移动",
"dataPtr": 156194
},
"timestamp": 1638948417843
}
Content type
Image
Digest
Size
104.7 MB
Last updated
almost 5 years ago
docker pull shoy160/spear-tool