1- # Generated at (UTC): 2026-03-24T11:05:01Z
1+ # Generated at (UTC): 2026-03-24T11:50:08Z
22
33# PianCat's ProxyRules - Box4Root 复杂配置
4+
45# 如不会配置,也可自行寻找懒人配置,例如(Surfing 模块配置):https://raw.githubusercontent.com/GitMetaio/Surfing/refs/heads/main/box_bll/clash/config.yaml
56
67proxy-providers :
@@ -16,17 +17,28 @@ proxy-providers:
1617 timeout : 1000
1718 tolerance : 100
1819 # 多订阅按照下面照葫芦画瓢即可
19- # proxy2:
20- # type: http
21- # url: "填写订阅链接"
22- # path: ./proxy_provider/proxy2.yaml
23- # interval: 3600
24- # health-check:
25- # enable: true
26- # url: https://cp.cloudflare.com
27- # interval: 300
28- # timeout: 1000
29- # tolerance: 100
20+ # proxy2:
21+
22+ # type: http
23+
24+ # url: "填写订阅链接"
25+
26+ # path: ./proxy_provider/proxy2.yaml
27+
28+ # interval: 3600
29+
30+ # health-check:
31+
32+ # enable: true
33+
34+ # url: https://cp.cloudflare.com
35+
36+ # interval: 300
37+
38+ # timeout: 1000
39+
40+ # tolerance: 100
41+
3042mixed-port : 56365
3143redir-port : 9797
3244tproxy-port : 9898
@@ -39,6 +51,7 @@ tcp-concurrent: true
3951log-level : error
4052find-process-mode : always
4153# global-client-fingerprint: random
54+
4255external-controller : 0.0.0.0:9090
4356external-ui : ./dashboard
4457external-ui-url : " https://github.com/Zephyruso/zashboard/archive/refs/heads/gh-pages.zip"
@@ -69,19 +82,23 @@ proxies:
6982dns :
7083 enable : true
7184 ipv6 : true
85+ listen : 0.0.0.0:1053
7286 enhanced-mode : fake-ip
87+ fake-ip-range : 198.18.0.1/16
88+ fake-ip-range6 : fdfe:dcba:9876::1/64
7389 default-nameserver :
7490 - 119.29.29.29
7591 - ' 2402:4e00::'
7692 - 1.1.1.1
7793 - 2606:4700:4700::1111
7894 - 8.8.8.8
7995 - 2001:4860:4860::8888
80- proxy-server-nameserver :
81- - https://doh.pub/dns-query
8296 direct-nameserver :
8397 - https://doh.pub/dns-query
98+ proxy-server-nameserver :
99+ - https://doh.pub/dns-query
84100 nameserver :
101+ - https://doh.pub/dns-query
85102 - https://cloudflare-dns.com/dns-query
86103 - https://dns.google/dns-query
87104 fake-ip-filter :
0 commit comments