forked from cooman09/Free-Node-Merge
-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathClashConfig.yml
More file actions
55 lines (53 loc) · 1.05 KB
/
ClashConfig.yml
File metadata and controls
55 lines (53 loc) · 1.05 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
secret: 0
port: 7890
socks-port: 7891
allow-lan: true
ipv6: false
mode: rule
log-level: silent
external-controller: 192.168.1.253:9090
redir-port: 7892
external-ui: /opt/app/clash/clash_webs/
dns:
enable: true
ipv6: false
listen: 0.0.0.0:8053
default-nameserver:
- 8.8.8.8
enhanced-mode: fake-ip
use-hosts: true
fake-ip-filter:
- '+.*'
nameserver:
- 223.5.5.5
- 114.114.114.114
- 119.29.29.29
fallback:
- https://doh.opendns.com/dns-query
- https://dns.google/dns-query
- https://1.1.1.1/dns-query
fallback-filter:
geoip: true
geoip-code: CN
ipcidr:
- 240.0.0.0/4
domain:
- '+.google.com'
- '+.googleapis.com'
- '+.youtube.com'
- '+.appspot.com'
- '+.telegram.com'
- '+.facebook.com'
- '+.twitter.com'
- '+.blogger.com'
- '+.gmail.com'
- '+.gvt1.com'
sniffer:
enable: false
override-destination: false
sniff:
http: {ports: [80, 8080]}
tls: {ports: [443, 8443]}
skip-domain:
- 'courier.push.apple.com'
- 'Mijia Cloud'