curl "http://127.0.0.1:22999/api/proxy_status/{PORT}"
{
    "status":"ok",
    "status_details":[]
}

API 端点: GET /api/proxy_status/{端口}

PORT
string

现有代理端口号

{
    "status":"ok",
    "status_details":[]
}
curl "http://127.0.0.1:22999/api/proxy_status/{PORT}"