智能DNS支持自定义端口

This commit is contained in:
刘祥超
2022-07-27 16:56:32 +08:00
parent f6b3a0b829
commit 262dcf0c8d
9 changed files with 4285 additions and 3187 deletions

View File

@@ -9,4 +9,7 @@ message NSCluster {
bool isOn = 2;
string name = 3;
string installDir = 4;
bytes tcpJSON = 5;
bytes tlsJSON = 6;
bytes udpJSON = 7;
}