智能DNS支持应答模式配置

This commit is contained in:
刘祥超
2022-09-23 19:02:21 +08:00
parent 0dcdde06e0
commit 59de46d34f
5 changed files with 4030 additions and 3658 deletions

View File

@@ -15,4 +15,5 @@ message NSCluster {
repeated string hosts = 8;
bool autoRemoteStart = 9;
string timeZone = 10;
bytes answerJSON = 11;
}