本文档由"一诺"编写,测试使用
{ "userId": "string", "access_key": "string", "proxy_name": "string", "user": "string", "accessKey": "string" }
curl --location 'https://api.hyperfrp.com/api/frps/check-tunnel-status' \ --header 'Content-Type: application/json' \ --data '{ "userId": "string", "access_key": "string", "proxy_name": "string", "user": "string", "accessKey": "string" }'
{ "success": true, "status": "enabled", "ban_reason": "string", "cc_rules": { "rate": 100, "burst": 50 }, "bandwidth_limit": "10MB", "max_connections": 100 }