forked from Genion/clash-tap
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathconfig.yaml
41 lines (35 loc) · 819 Bytes
/
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
mixed-port: 7890
ipv6: true
external-controller: 127.0.0.1:9090
interface-name: '以太网'
dns:
enable: true
listen: ':53'
ipv6: true
default-nameserver:
- 223.5.5.5
- 223.6.6.6
enhanced-mode: redir-host
nameserver:
- https://dns.dns-over-https.com/dns-query
proxies:
- name: SS
type: ss
server: ss.server.domain
port: 8388
cipher: aes-256-gcm
password: password
udp: true
rules:
- IP-CIDR,192.168.0.0/16,DIRECT
- IP-CIDR,10.0.0.0/8,DIRECT
- IP-CIDR,172.16.0.0/12,DIRECT
- IP-CIDR,127.0.0.0/8,DIRECT
- IP-CIDR,100.64.0.0/10,DIRECT
- IP-CIDR,224.0.0.0/4,DIRECT
- IP-CIDR6,::1/128,DIRECT
- IP-CIDR6,fc00::/7,DIRECT
- IP-CIDR6,fe80::/10,DIRECT
- IP-CIDR6,ff00::/8,DIRECT
- GEOIP,CN,DIRECT
- MATCH,SS