· 6 months ago · Mar 24, 2025, 01:00 AM
1port: 7890
2allow-lan: true
3mode: rule
4log-level: info
5unified-delay: true
6global-client-fingerprint: chrome
7dns:
8 enable: true
9 listen: :53
10 ipv6: true
11 enhanced-mode: fake-ip
12 fake-ip-range: 198.18.0.1/16
13 default-nameserver:
14 - 223.5.5.5
15 - 8.8.8.8
16 nameserver:
17 - https://dns.alidns.com/dns-query
18 - https://doh.pub/dns-query
19 fallback:
20 - https://1.0.0.1/dns-query
21 - tls://dns.google
22 fallback-filter:
23 geoip: true
24 geoip-code: CN
25 ipcidr:
26 - 240.0.0.0/4
27
28proxies:
29- name: vless-reality-vision--s3
30 type: vless
31 server: 91.185.189.19
32 port: 8885
33 uuid: 3a0ca5f6-68fe-45fc-98f0-bd5250144188
34 network: tcp
35 udp: true
36 tls: true
37 flow: xtls-rprx-vision
38 servername: www.speedtest.net
39 reality-opts:
40 public-key: Wg-YfzKIDOnE1UrpIqL71NWT2YRi3HusdGbHtWiBly4
41 client-fingerprint: chrome
42
43- name: vmess-ws--s3
44 type: vmess
45 server: 91.185.189.19
46 port: 8886
47 uuid: 3a0ca5f6-68fe-45fc-98f0-bd5250144188
48 alterId: 0
49 cipher: auto
50 udp: true
51 tls: false
52 network: ws
53 servername: www.bing.com
54 ws-opts:
55 path: "/3a0ca5f6-68fe-45fc-98f0-bd5250144188-vm"
56 headers:
57 Host: www.bing.com
58
59- name: hysteria2--s3
60 type: hysteria2
61 server: 91.185.189.19
62 port: 8885
63 password: 3a0ca5f6-68fe-45fc-98f0-bd5250144188
64 alpn:
65 - h3
66 sni: www.bing.com
67 skip-cert-verify: true
68 fast-open: true
69
70- name: vmess-tls-argo--s3
71 type: vmess
72 server: icook.hk
73 port: 8443
74 uuid: 3a0ca5f6-68fe-45fc-98f0-bd5250144188
75 alterId: 0
76 cipher: auto
77 udp: true
78 tls: true
79 network: ws
80 servername: forms-pvc-zimbabwe-attachments.trycloudflare.com
81 ws-opts:
82 path: "/3a0ca5f6-68fe-45fc-98f0-bd5250144188-vm"
83 headers:
84 Host: forms-pvc-zimbabwe-attachments.trycloudflare.com
85
86- name: vmess-argo--s3
87 type: vmess
88 server: icook.hk
89 port: 8880
90 uuid: 3a0ca5f6-68fe-45fc-98f0-bd5250144188
91 alterId: 0
92 cipher: auto
93 udp: true
94 tls: false
95 network: ws
96 servername: forms-pvc-zimbabwe-attachments.trycloudflare.com
97 ws-opts:
98 path: "/3a0ca5f6-68fe-45fc-98f0-bd5250144188-vm"
99 headers:
100 Host: forms-pvc-zimbabwe-attachments.trycloudflare.com
101
102proxy-groups:
103- name: 负载均衡
104 type: load-balance
105 url: https://www.gstatic.com/generate_204
106 interval: 300
107 strategy: round-robin
108 proxies:
109 - vless-reality-vision--s3
110 - vmess-ws--s3
111 - hysteria2--s3
112 - vmess-tls-argo--s3
113 - vmess-argo--s3
114
115- name: 自动选择
116 type: url-test
117 url: https://www.gstatic.com/generate_204
118 interval: 300
119 tolerance: 50
120 proxies:
121 - vless-reality-vision--s3
122 - vmess-ws--s3
123 - hysteria2--s3
124 - vmess-tls-argo--s3
125 - vmess-argo--s3
126
127- name: 🌍选择代理节点
128 type: select
129 proxies:
130 - 负载均衡
131 - 自动选择
132 - DIRECT
133 - vless-reality-vision--s3
134 - vmess-ws--s3
135 - hysteria2--s3
136 - vmess-tls-argo--s3
137 - vmess-argo--s3
138rules:
139 - GEOIP,LAN,DIRECT
140 - GEOIP,CN,DIRECT
141 - MATCH,🌍选择代理节点