mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-09 08:40:25 +08:00
DNS集群增加自动检测端口选项
This commit is contained in:
@@ -19,4 +19,5 @@ message NSCluster {
|
||||
string timeZone = 10;
|
||||
bytes answerJSON = 11;
|
||||
bool detectAgents = 14;
|
||||
bool checkingPorts = 15; // 检查端口连通性
|
||||
}
|
||||
Reference in New Issue
Block a user