mirror of
https://github.com/EasyTier/EasyTier.git
synced 2026-09-02 01:03:54 +00:00
add DnsConfig and ZoneConfig with proto definitions
This commit is contained in:
+2
-2
@@ -6,12 +6,12 @@ use clap::Command;
|
||||
use clap_complete::{Generator, Shell};
|
||||
|
||||
mod arch;
|
||||
#[cfg(feature = "magic-dns")]
|
||||
mod dns;
|
||||
mod gateway;
|
||||
pub mod instance;
|
||||
mod peer_center;
|
||||
mod vpn_portal;
|
||||
#[cfg(feature = "magic-dns")]
|
||||
mod dns;
|
||||
|
||||
pub mod common;
|
||||
pub mod connector;
|
||||
|
||||
Reference in New Issue
Block a user