-
Notifications
You must be signed in to change notification settings - Fork 24
/
Copy pathconfig.yaml
259 lines (259 loc) · 8.12 KB
/
config.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
HEAD:
mixed-port: 7890
allow-lan: true
mode: rule
log-level: info
external-controller: :9090
dns:
enable: true
listen: 0.0.0.0:1053
default-nameserver:
- 223.5.5.5
- 8.8.8.8
- 1.1.1.1
nameserver-policy:
geosite:gfw,geolocation-!cn:
- https://1.1.1.1/dns-query
- https://1.0.0.1/dns-query
- https://8.8.8.8/dns-query
+.zju.edu.cn:
- 10.10.0.21
- https://1.1.1.1/dns-query
- https://1.0.0.1/dns-query
- https://8.8.8.8/dns-query
nameserver:
- https://223.5.5.5/dns-query
- https://1.12.12.12/dns-query
- https://8.8.8.8/dns-query
fallback:
- https://1.1.1.1/dns-query
- https://1.0.0.1/dns-query
- https://8.8.8.8/dns-query
fallback-filter:
geoip: false
geoip-code: CN
ipcidr:
- 240.0.0.0/4
fake-ip-filter:
- +.lan
- +.microsoft*.com
- localhost.ptlogin2.qq.com
TEST_URL: https://www.gstatic.com/generate_204
RULESET:
- - 🛸 PT站
- https://raw.githubusercontent.com/SubConv/ZJU-Rule/main/Clash/Ruleset/PrivateTracker.list
- - ✔ ZJU-INTL
- https://raw.githubusercontent.com/SubConv/ZJU-Rule/main/Clash/ZJU-INTL.list
- - ✔ ZJU
- https://raw.githubusercontent.com/SubConv/ZJU-Rule/main/Clash/ZJU.list
- - 📃 ZJU More Scholar
- https://raw.githubusercontent.com/SubConv/ZJU-Rule/main/Clash/ZJU-More-Scholar.list
- - 🤖 ChatBot
- https://raw.githubusercontent.com/SubConv/ZJU-Rule/main/Clash/Ruleset/OpenAi.list
- - 🤖 ChatBot
- https://raw.githubusercontent.com/SubConv/ZJU-Rule/main/Clash/Ruleset/ChatBot.list
- - 🎯 全球直连
- https://raw.githubusercontent.com/SubConv/ZJU-Rule/main/Clash/LocalAreaNetwork.list
- - 🎯 全球直连
- https://raw.githubusercontent.com/SubConv/ZJU-Rule/main/Clash/UnBan.list
- - 🛑 广告拦截
- https://raw.githubusercontent.com/SubConv/ZJU-Rule/main/Clash/BanAD.list
- - 🍃 应用净化
- https://raw.githubusercontent.com/SubConv/ZJU-Rule/main/Clash/BanProgramAD.list
- - 🛑 广告拦截
- https://raw.githubusercontent.com/SubConv/ZJU-Rule/main/Clash/BanEasyList.list
- - 🛑 广告拦截
- https://raw.githubusercontent.com/SubConv/ZJU-Rule/main/Clash/BanEasyListChina.list
- - 🛡️ 隐私防护
- https://raw.githubusercontent.com/SubConv/ZJU-Rule/main/Clash/BanEasyPrivacy.list
- - 📢 谷歌FCM
- https://raw.githubusercontent.com/SubConv/ZJU-Rule/main/Clash/Ruleset/GoogleFCM.list
- - 📢 谷歌服务
- https://raw.githubusercontent.com/SubConv/ZJU-Rule/main/Clash/Ruleset/Google.list
- - 🎯 全球直连
- https://raw.githubusercontent.com/SubConv/ZJU-Rule/main/Clash/Ruleset/Adobe.list
- - Ⓜ️ 微软Bing
- https://raw.githubusercontent.com/SubConv/ZJU-Rule/main/Clash/Bing.list
- - Ⓜ️ 微软云盘
- https://raw.githubusercontent.com/SubConv/ZJU-Rule/main/Clash/OneDrive.list
- - Ⓜ️ 微软服务
- https://raw.githubusercontent.com/SubConv/ZJU-Rule/main/Clash/Microsoft.list
- - 🍎 苹果服务
- https://raw.githubusercontent.com/SubConv/ZJU-Rule/main/Clash/Apple.list
- - 📲 电报消息
- https://raw.githubusercontent.com/SubConv/ZJU-Rule/main/Clash/Telegram.list
- - 🎶 网易音乐
- https://raw.githubusercontent.com/SubConv/ZJU-Rule/main/Clash/Ruleset/NetEaseMusic.list
- - 🎶 Spotify
- https://raw.githubusercontent.com/SubConv/ZJU-Rule/main/Clash/Ruleset/Spotify.list
- - 🎮 游戏平台
- https://raw.githubusercontent.com/SubConv/ZJU-Rule/main/Clash/Ruleset/Epic.list
- - 🎮 游戏平台
- https://raw.githubusercontent.com/SubConv/ZJU-Rule/main/Clash/Ruleset/Origin.list
- - 🎮 游戏平台
- https://raw.githubusercontent.com/SubConv/ZJU-Rule/main/Clash/Ruleset/Sony.list
- - 🎮 游戏平台
- https://raw.githubusercontent.com/SubConv/ZJU-Rule/main/Clash/Ruleset/Steam.list
- - 🎮 游戏平台
- https://raw.githubusercontent.com/SubConv/ZJU-Rule/main/Clash/Ruleset/Nintendo.list
- - 📹 油管视频
- https://raw.githubusercontent.com/SubConv/ZJU-Rule/main/Clash/Ruleset/YouTube.list
- - 🎥 奈飞视频
- https://raw.githubusercontent.com/SubConv/ZJU-Rule/main/Clash/Ruleset/Netflix.list
- - 📺 巴哈姆特
- https://raw.githubusercontent.com/SubConv/ZJU-Rule/main/Clash/Ruleset/Bahamut.list
- - 📺 哔哩哔哩
- https://raw.githubusercontent.com/SubConv/ZJU-Rule/main/Clash/Ruleset/BilibiliHMT.list
- - 📺 哔哩哔哩
- https://raw.githubusercontent.com/SubConv/ZJU-Rule/main/Clash/Ruleset/Bilibili.list
- - 🌏 国内媒体
- https://raw.githubusercontent.com/SubConv/ZJU-Rule/main/Clash/ChinaMedia.list
- - 🌍 国外媒体
- https://raw.githubusercontent.com/SubConv/ZJU-Rule/main/Clash/ProxyMedia.list
- - 🚀 节点选择
- https://raw.githubusercontent.com/SubConv/ZJU-Rule/main/Clash/ProxyGFWlist.list
- - 🎯 全球直连
- https://raw.githubusercontent.com/SubConv/ZJU-Rule/main/Clash/ChinaIp.list
- - 🎯 全球直连
- https://raw.githubusercontent.com/SubConv/ZJU-Rule/main/Clash/ChinaDomain.list
- - 🎯 全球直连
- https://raw.githubusercontent.com/SubConv/ZJU-Rule/main/Clash/ChinaCompanyIp.list
- - 🎯 全球直连
- https://raw.githubusercontent.com/SubConv/ZJU-Rule/main/Clash/Download.list
- - ✔ ZJU
- https://raw.githubusercontent.com/SubConv/ZJU-Rule/main/Clash/ZJU-IP.list
- - 🎯 全球直连
- '[]GEOIP,CN'
- - 🐟 漏网之鱼
- '[]FINAL'
CUSTOM_PROXY_GROUP:
- name: ♻️ 自动选择
type: url-test
regex: ^(?!.*(ZJU|浙大|内网|✉️)).*
rule: false
- name: 🚀 手动切换1
type: select
manual: true
rule: false
- name: 🚀 手动切换2
type: select
manual: true
rule: false
- name: 🔯 故障转移
type: fallback
regex: ^(?!.*(ZJU|浙大|内网|✉️)).*
rule: false
- name: 🔮 负载均衡
type: load-balance
regex: ^(?!.*(ZJU|浙大|内网|✉️)).*
rule: false
- name: 🔮 香港负载均衡
type: load-balance
rule: false
regex: 🇭🇰|HK|Hong|Kong|HGC|WTT|CMI|港
- name: ✔ ZJU-INTL
type: select
prior: DIRECT
- name: ✔ ZJU
type: select
prior: DIRECT
- name: 📃 ZJU More Scholar
type: select
prior: DIRECT
- name: 🤖 ChatBot
type: select
prior: PROXY
- name: 📲 电报消息
type: select
prior: PROXY
- name: 📹 油管视频
type: select
prior: PROXY
- name: 🎥 奈飞视频
type: select
prior: PROXY
- name: 📺 巴哈姆特
type: select
prior: PROXY
- name: 📺 哔哩哔哩
type: select
prior: DIRECT
- name: 🌍 国外媒体
type: select
prior: PROXY
- name: 🌏 国内媒体
type: select
prior: DIRECT
- name: 📢 谷歌FCM
type: select
prior: DIRECT
- name: 📢 谷歌服务
type: select
prior: PROXY
- name: Ⓜ️ 微软Bing
type: select
prior: PROXY
- name: Ⓜ️ 微软云盘
type: select
prior: DIRECT
- name: Ⓜ️ 微软服务
type: select
prior: DIRECT
- name: 🍎 苹果服务
type: select
prior: DIRECT
- name: 🎮 游戏平台
type: select
prior: DIRECT
- name: 🎶 网易音乐
type: select
prior: DIRECT
- name: 🎶 Spotify
type: select
prior: DIRECT
- name: 🛸 PT站
type: select
prior: DIRECT
- name: 🎯 全球直连
type: select
prior: DIRECT
- name: 🛑 广告拦截
type: select
prior: REJECT
- name: 🍃 应用净化
type: select
prior: REJECT
- name: 🛡️ 隐私防护
type: select
prior: REJECT
- name: 🐟 漏网之鱼
type: select
prior: PROXY
- name: 🇨🇳 ZJU节点
type: select
rule: false
regex: ZJU|浙大
- name: 🇭🇰 香港节点
type: url-test
rule: false
regex: 🇭🇰|HK|Hong|Kong|HGC|WTT|CMI|港
- name: 🇨🇳 台湾节点
type: url-test
rule: false
regex: 🇹🇼|TW|Taiwan|新北|彰化|CHT|台|HINET
- name: 🇸🇬 狮城节点
type: url-test
rule: false
regex: 🇸🇬|SG|Singapore|狮城|^新[^节北]|[^刷更]新[^节北]
- name: 🇯🇵 日本节点
type: url-test
rule: false
regex: 🇯🇵|JP|Japan|Tokyo|Osaka|Saitama|东京|大阪|埼玉|日
- name: 🇰🇷 韩国节点
type: url-test
rule: false
regex: 🇰🇷|KO?R|Korea|首尔|韩|韓
- name: 🇺🇸 美国节点
type: url-test
rule: false
regex: 🇺🇸|US|America|United.*?States|美|波特兰|达拉斯|俄勒冈|凤凰城|费利蒙|硅谷|拉斯维加斯|洛杉矶|圣何塞|圣克拉拉|西雅图|芝加哥