实现DNS域名验证

This commit is contained in:
GoEdgeLab
2022-09-10 16:13:26 +08:00
parent 7394037ccd
commit 8c5390f5fe
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;
}