标签 ping 下的文章

新增阿根廷_布宜诺斯艾利斯节点和澳大利亚_新南威尔士州_悉尼节点,支持Ping、Trace、端口Ping、HTTP状态检测。
现已在中国大陆、中国香港、欧洲、北美、南美、大洋洲部署节点。
阿根廷_布宜诺斯艾利斯节点代码:ar
澳大利亚_新南威尔士州_悉尼节点代码:au
Ping检测:https://api.urlce.com/docs_detail_ping.html
端口Ping:https://api.urlce.com/docs_detail_portping.html
HTTP状态检测:https://api.urlce.com/docs_detail_zt.html
Trace路由追踪:https://api.urlce.com/docs_detail_traceroute.html

2023-11-25,东京节点已修复

由于日本东京机房故障,造成日本东京节点不可用,现已暂时下线日本东京节点,将影响HTTP状态检测、Ping检测、Ping6检测以及Trace路由追踪中的日本东京节点,如有使用日本东京节点,请及时更换节点

新增河南郑州移动监测节点,并对Ping检测、端口Ping、路由追踪、HTTP状态检测等功能进行优化,新增可选择多节点监测。
Ping(IPV4)检测:https://api.urlce.com/docs_detail_ping.html
Ping(IPV6)检测:https://api.urlce.com/docs_detail_ping6.html
端口检测:https://api.urlce.com/docs_detail_portping.html
路由追踪https://api.urlce.com/docs_detail_traceroute.html
HTTP状态监测:https://api.urlce.com/docs_detail_zt.html

{

"msg": "获取成功",
"nodecode": {
    "cn": 200,
    "jp": 200,
    "us": 200
},
//200成功;201超时;202不支持IPV6;-200节点故障
"ip": { //获取的IPV6
    "cn": "2402:4e00:1900:1400:0:9227:71e8:2ccc",
    "jp": "2600:140b:400:193::180c",
    "us": "2001:559:19:488c::180c"
},
"data": { //Ping值
    "cn": "21.675ms",
    "jp": "0.954ms",
    "us": "5.257ms"
},
"statu": "true",
"url": "https://www.qq.com",
"code": 1001 
}

新增域名IPV6 Ping检测功能,域名Ping6检测可实时检测域名的IPV6Ping值,支持多节点检测,支持输入IPV6和域名进行检测,仅支持IPV6的Ping
IPV6 Ping:https://api.urlce.com/docs_detail_ping6.html
IPV4 Ping:https://api.urlce.com/docs_detail_ping.html