mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-22 20:13:41 +08:00
27 lines
553 B
JSON
27 lines
553 B
JSON
{
|
|
"dns": [
|
|
{
|
|
"ip": "111.161.64.40",
|
|
"real_operator": "UNICOM"
|
|
},
|
|
{
|
|
"ip": "111.161.64.48",
|
|
"real_operator": "UNICOM"
|
|
}
|
|
],
|
|
"ping": [
|
|
{
|
|
"ip": "111.161.64.40",
|
|
"from_operator": "UNICOM",
|
|
"package_loss": "0%",
|
|
"time": "23.079ms"
|
|
},
|
|
{
|
|
"ip": "111.161.64.48",
|
|
"from_operator": "UNICOM",
|
|
"package_loss": "0%",
|
|
"time": "21.434ms"
|
|
}
|
|
]
|
|
}
|