NS节点基本的DDoS防护

This commit is contained in:
GoEdgeLab
2022-08-22 15:10:48 +08:00
parent 6abdf13e2e
commit 5b14b02df8
11 changed files with 4540 additions and 3820 deletions

View File

@@ -555,7 +555,7 @@ message FindNodeDDoSProtectionResponse {
bytes ddosProtectionJSON = 1;
}
// 修改节点的DDOS设置
// 修改节点的DDoS设置
message UpdateNodeDDoSProtectionRequest {
int64 nodeId = 1;
bytes ddosProtectionJSON = 2;