mirror of
https://github.com/EasyTier/EasyTier.git
synced 2026-09-01 00:39:24 +00:00
rpc: let peers generate their own dedicated zones
This commit is contained in:
@@ -6,8 +6,7 @@ package dns;
|
||||
|
||||
message DnsConfigPb {
|
||||
repeated ZoneConfigPb zones = 1;
|
||||
string name = 2;
|
||||
string domain = 3;
|
||||
string fqdn = 2;
|
||||
}
|
||||
|
||||
message ZoneConfigPb {
|
||||
|
||||
Reference in New Issue
Block a user