mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-18 16:30:26 +08:00
NS节点基本的DDoS防护
This commit is contained in:
@@ -19,6 +19,7 @@ message NSNode {
|
||||
string installDir = 9;
|
||||
bool isUp = 8;
|
||||
bool isActive = 10;
|
||||
repeated int64 connectedAPINodeIds = 11;
|
||||
|
||||
NSCluster nsCluster = 32;
|
||||
NodeLogin nodeLogin = 33;
|
||||
|
||||
Reference in New Issue
Block a user