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