添加clash yaml
This commit is contained in:
@@ -18,31 +18,57 @@ dns:
|
||||
geoip-code: CN
|
||||
|
||||
proxies:
|
||||
- name: "VPS-Reality"
|
||||
- name: "vps-reality-1"
|
||||
type: vless
|
||||
server: 45.32.69.133
|
||||
port: 443
|
||||
uuid: e02bfa4e-8c3c-4625-a0dc-207dd37bffd8
|
||||
uuid: 5b05151b-a681-46db-a223-95dd45b13589
|
||||
network: tcp
|
||||
tls: true
|
||||
udp: true
|
||||
flow: xtls-rprx-vision
|
||||
servername: www.microsoft.com
|
||||
servername: www.apple.com
|
||||
client-fingerprint: chrome
|
||||
reality-opts:
|
||||
public-key: J0Q5maB5UZVzgAH1V6nGMHKuaaT4mNQRKMS5ztROKnY
|
||||
short-id: 0def0ee07b3e5f05
|
||||
public-key: IgxAG9DOh7IFLkGi7Zrn3L00lYDYW9blDWRyzmxU6Bk
|
||||
short-id: c6bdf22bcb510f78
|
||||
|
||||
- name: "vps-reality-2"
|
||||
type: vless
|
||||
server: 45.32.71.199
|
||||
port: 443
|
||||
uuid: cbf3836d-517d-4dfb-86d4-a636bca27713
|
||||
network: tcp
|
||||
tls: true
|
||||
udp: true
|
||||
flow: xtls-rprx-vision
|
||||
servername: www.apple.com
|
||||
client-fingerprint: chrome
|
||||
reality-opts:
|
||||
public-key: UXWjZU9YEIhZmvLJYgnvd4eKiddR4ewRS2xCnmFwfWc
|
||||
short-id: ab115ca2444053d1
|
||||
|
||||
proxy-groups:
|
||||
- name: "Proxy"
|
||||
type: select
|
||||
proxies:
|
||||
- VPS-Reality
|
||||
- Auto-Select
|
||||
- vps-reality-1
|
||||
- vps-reality-2
|
||||
- DIRECT
|
||||
|
||||
- name: "Auto-Select"
|
||||
type: url-test
|
||||
url: "http://www.gstatic.com/generate_204"
|
||||
interval: 300
|
||||
proxies:
|
||||
- vps-reality-1
|
||||
- vps-reality-1
|
||||
|
||||
rules:
|
||||
# 国内直连
|
||||
- GEOIP,CN,DIRECT
|
||||
- GEOSITE,cn,DIRECT
|
||||
# 其余走代理
|
||||
- MATCH,Proxy
|
||||
- MATCH,Proxy
|
||||
Reference in New Issue
Block a user