本文档由"一诺"编写,测试使用
{
"domain": "string",
"localIp": "string",
"localPort": 0,
"name": "string",
"nodeId": 0,
"remotePort": 0,
"type": "tcp",
"useCompression": true,
"useEncryption": true
}curl --location 'https://api.hyperfrp.com/api/proxies' \
--header 'Content-Type: application/json' \
--data '{
"domain": "string",
"localIp": "string",
"localPort": 0,
"name": "string",
"nodeId": 0,
"remotePort": 0,
"type": "tcp",
"useCompression": true,
"useEncryption": true
}'{
"bandwidthLimit": "string",
"cc_rules": {
"burst": 50,
"rate": 100
},
"createdAt": "2019-08-24T14:15:22.123Z",
"domain": "string",
"enabled": true,
"id": 0,
"localIp": "string",
"localPort": 0,
"maxConnections": 0,
"name": "string",
"nodeId": 0,
"remotePort": 0,
"status": "string",
"type": "tcp"
}