规则
获取所有规则
获取规则信息。
get/rules
Response
规则列表。
Example response
{
"rules": [
{
"type": "RuleSet",
"payload": "private_ip",
"proxy": "直连",
"size": -1
}
]
}Changes
No recorded changes to this endpoint across all 1 revision of this API.