实现DNS域名验证

This commit is contained in:
刘祥超
2022-09-10 16:13:26 +08:00
parent 6ed4e2315f
commit 98ad80e1cb
10 changed files with 4768 additions and 3833 deletions

View File

@@ -12,4 +12,5 @@ message NSCluster {
bytes tcpJSON = 5;
bytes tlsJSON = 6;
bytes udpJSON = 7;
repeated string hosts = 8;
}