Update phone_clash_v3.yml
This commit is contained in:
parent
ac2dacd2ec
commit
bb1145266f
@ -116,14 +116,20 @@ proxy-providers:
|
||||
interval: 300
|
||||
|
||||
proxies:
|
||||
- name: "router_local_reality"
|
||||
type: socks5
|
||||
server: 192.168.11.13
|
||||
port: 7891
|
||||
- name: "local_reality"
|
||||
type: socks5
|
||||
server: 127.0.0.1
|
||||
port: 10000
|
||||
# vless://3e7dab20-a75f-4da0-a338-6bc5d5b6d0c1@dmit01.likezgq.top:2053?type=ws&encryption=none&path=%2Fws&host=dmcf.likezgq.top&security=tls&fp=chrome&alpn=h2%2Chttp%2F1.1&sni=dmcf.likezgq.top#vless%2Bwebsocket-ifnkvalb
|
||||
- name: "vless_likezgq_dmcf"
|
||||
type: vless
|
||||
server: dmit01.likezgq.top
|
||||
port: 2053
|
||||
uuid: 3e7dab20-a75f-4da0-a338-6bc5d5b6d0c1
|
||||
network: ws
|
||||
skip-cert-verify: true
|
||||
tls: true
|
||||
tls-hostname: dmcf.likezgq.top # for TLS SNI
|
||||
ws-opts:
|
||||
headers:
|
||||
Host: dmcf.likezgq.top
|
||||
path: /ws
|
||||
|
||||
## VMess
|
||||
- name: "vmess_cfws_likezgq"
|
||||
@ -179,8 +185,7 @@ proxy-groups:
|
||||
proxies:
|
||||
- "vmess_cfws_likezgq"
|
||||
- "vmess_cfws_tls_likezgq"
|
||||
- "local_reality"
|
||||
- "router_local_reality"
|
||||
- "vless_likezgq_dmcf"
|
||||
|
||||
- name: SB_SELECTED
|
||||
# type: url-test
|
||||
@ -191,8 +196,7 @@ proxy-groups:
|
||||
- SB_LOWEST_DELAY1
|
||||
- "vmess_cfws_tls_likezgq"
|
||||
- "vmess_cfws_likezgq"
|
||||
- "local_reality"
|
||||
- "router_local_reality"
|
||||
- "vless_likezgq_dmcf"
|
||||
|
||||
- name: GPT_LOWEST_DELAY1
|
||||
type: url-test
|
||||
|
||||
Loading…
Reference in New Issue
Block a user