直连通过版本
This commit is contained in:
+18
-2
@@ -69,6 +69,22 @@ proxies:
|
||||
short-id: "7c947a71b94f369e"
|
||||
network: tcp
|
||||
|
||||
- name: US-Direct
|
||||
type: vless
|
||||
server: us.salmonstill.cn
|
||||
port: 443
|
||||
uuid: "4d222c16-53bb-4402-814e-c8188cebcea6"
|
||||
udp: true
|
||||
flow: xtls-rprx-vision
|
||||
packet-encoding: xudp
|
||||
tls: true
|
||||
servername: www.microsoft.com
|
||||
client-fingerprint: chrome
|
||||
reality-opts:
|
||||
public-key: "jr_zQjC4mvlQITuG5Ap5Mxqe5EBbGyyvwbVLDEi8OCA"
|
||||
short-id: "a1b2c3d4"
|
||||
network: tcp
|
||||
|
||||
# ========================
|
||||
# 策略组
|
||||
# ========================
|
||||
@@ -79,7 +95,7 @@ proxy-groups:
|
||||
|
||||
- name: 国外
|
||||
type: select
|
||||
proxies: [Xray-Real, 直连]
|
||||
proxies: [Xray-Real, US-Direct, 直连]
|
||||
|
||||
- name: Steam-rule
|
||||
type: select
|
||||
@@ -270,7 +286,7 @@ listeners:
|
||||
port: 7891
|
||||
listen: 127.0.0.1
|
||||
udp: true
|
||||
proxy: Xray-Real
|
||||
proxy: US-Direct
|
||||
|
||||
- name: direct-mixed
|
||||
type: mixed
|
||||
|
||||
Reference in New Issue
Block a user