File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -105,7 +105,10 @@ sniffer:
105105 force-domain :
106106 - " +.v2ex.com"
107107 skip-domain : # 如遇需内部通信的应用请放行该域名
108- - " Mijia Cloud"
108+ - " +.io.mi.com"
109+ - " +.xiaomi.net"
110+ - " +.xiaomi.com"
111+
109112# —————————
110113# 网卡模块
111114# 如需使用 建议先阅读文档:https://wiki.metacubex.one/config/inbound/tun/
117120 - any:53
118121 - tcp://any:53
119122 udp-timeout : 300
120- auto-route : true
121- strict-route : true
123+ auto-route : false
124+ strict-route : false
122125 auto-redirect : false
123126 auto-detect-interface : true
124127 # 如使用黑白名单这里需排除
145148 enhanced-mode : fake-ip
146149 fake-ip-range : 198.18.0.0/16
147150 fake-ip-range6 : fdfe:dcba:9876::1/64
151+ fake-ip-filter-mode : rule
148152 fake-ip-filter :
153+ - " RULE-SET:CN_域"
149154 - " RULE-SET:Private_域"
150155 - " RULE-SET:GoogleFCM_域"
151156 - " RULE-SET:自定义规则"
@@ -163,10 +168,8 @@ dns:
163168 nameserver :
164169 # Google
165170 - https://dns.google/dns-query#DNS连接&h3=true
166- - https://dns.google/dns-query#DNS连接&h3=true
167171 # Cloudflare
168172 - https://cloudflare-dns.com/dns-query#DNS连接&h3=true
169- - https://cloudflare-dns.com/dns-query#DNS连接&h3=true
170173 direct-nameserver :
171174 - https://doh.pub/dns-query
172175 - https://dns.alidns.com/dns-query
You can’t perform that action at this time.
0 commit comments