allow provider detect dynamically

This commit is contained in:
sijie.sun
2026-04-26 01:18:25 +08:00
parent 7908f9c146
commit 463228f1de
8 changed files with 966 additions and 570 deletions
+2
View File
@@ -4,6 +4,8 @@ pub mod instance;
pub mod listeners;
mod public_ipv6_provider;
pub mod proxy_cidrs_monitor;
#[cfg(feature = "tun")]