curl "http://127.0.0.1:22999/api/proxy_status/{PORT}"
{
"status":"ok",
"status_details":[]
}
curl "http://127.0.0.1:22999/api/proxy_status/{PORT}"
{
"status":"ok",
"status_details":[]
}
API 端点: GET
/api/proxy_status/{端口}
现有代理端口号
{
"status":"ok",
"status_details":[]
}
curl "http://127.0.0.1:22999/api/proxy_status/{PORT}"
此页面对您有帮助吗?