-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnormal.yaml
More file actions
99 lines (90 loc) · 2.11 KB
/
normal.yaml
File metadata and controls
99 lines (90 loc) · 2.11 KB
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
allow-lan: false
mixed-port: 7892
mode: rule
log-level: info
ipv6: true
unified-delay: true
tcp-concurrent: true
find-process-mode: strict
keep-alive-interval: 30
geodata-mode: false
geodata-loader: memconservative
geo-auto-update: false
dns:
enable: true
prefer-h3: false
listen: 0.0.0.0:1053
ipv6: true
enhanced-mode: fake-ip
fake-ip-range: 198.18.0.1/16
fake-ip-filter:
- '+.lan'
- '+.local'
- localhost.ptlogin2.qq.com
use-hosts: true
use-system-hosts: true
respect-rules: false
default-nameserver:
- 192.168.31.1
- 223.5.5.5
- 119.29.29.29
nameserver:
- 192.168.31.1
- 223.5.5.5
- 119.29.29.29
sniffer:
enable: false
sniff:
HTTP:
ports: [80, 8080-8880]
override-destination: false
TLS:
ports: [443, 8443]
QUIC:
ports: [443, 8443]
skip-domain:
- "+.push.apple.com"
tun:
enable: true
stack: mixed
auto-route: true
auto-redirect: false
auto-detect-interface: true
dns-hijack:
- any:53
mtu: 1500
strict-route: true
proxy-groups:
- name: Reject
type: select
proxies:
- REJECT-DROP
- DIRECT
icon: https://ghp.ci/https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Color/Reject.png
- name: Match
type: select
proxies:
- DIRECT
icon: https://ghp.ci/https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Color/Final.png
rule-providers:
Reject:
type: http
behavior: classical
interval: 86400
proxy: DIRECT
format: yaml
url: https://ghp.ci/https://raw.githubusercontent.com/kanao7/clash.rule/main/Reject.yaml
path: ./Providers/Rule/Reject.yaml
AD:
type: http
behavior: classical
interval: 86400
proxy: DIRECT
format: yaml
url: https://ghp.ci/https://raw.githubusercontent.com/TG-Twilight/AWAvenue-Ads-Rule/main/Filters/AWAvenue-Ads-Rule-Clash-classical.yaml
path: ./Providers/Rule/AD.yaml
rules:
- AND,((NETWORK,UDP),(DST-PORT,443)),Reject
- RULE-SET,Reject,Reject
- RULE-SET,AD,Reject
- MATCH,Match