mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-11 10:10:27 +08:00
实现基础的DDoS防护
This commit is contained in:
@@ -18,7 +18,6 @@ message NodeCluster {
|
||||
bool isOn = 12;
|
||||
string timeZone = 13;
|
||||
int32 nodeMaxThreads = 14;
|
||||
int32 nodeTCPMaxConnections = 15;
|
||||
bool autoOpenPorts = 16;
|
||||
bool isPinned = 17;
|
||||
}
|
||||
Reference in New Issue
Block a user