mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-12-08 08:00:26 +08:00
节点设置中增加“通过IP名单”选项
This commit is contained in:
@@ -256,6 +256,7 @@ message UpdateNodeRequest {
|
||||
int64 nodeRegionId = 10;
|
||||
int32 level = 14;
|
||||
repeated string lnAddrs = 15; // Ln节点访问地址
|
||||
bool enableIPLists = 16; // 是否启用IP名单
|
||||
}
|
||||
|
||||
// 获取单个节点信息
|
||||
|
||||
Reference in New Issue
Block a user