更新 clash_vless.yaml
This commit is contained in:
parent
82b6d34d55
commit
ed96abbb1a
@ -31,6 +31,34 @@ tcp-concurrent: true
|
||||
# geoip: "https://cdn.jsdelivr.net/gh/Loyalsoldier/geoip@release/geoip.dat"
|
||||
|
||||
proxies:
|
||||
- name: "🇭🇰 ISIF VLESS"
|
||||
type: vless
|
||||
server: 46.232.108.69
|
||||
port: 443
|
||||
uuid: d7d341eb-5818-4ac7-9ee7-83ab0042f729
|
||||
network: tcp
|
||||
udp: true
|
||||
tls: true
|
||||
flow: xtls-rprx-vision
|
||||
servername: www.amd.com
|
||||
client-fingerprint: chrome
|
||||
reality-opts:
|
||||
public-key: "iGb6lCFLaqV2HfLMrLNhh1Zyc0z3tRStN5cnhLIyFg0"
|
||||
short-id: "73ffdce4e65638ea"
|
||||
- name: "🇭🇰 ISIF SS"
|
||||
type: ss
|
||||
server: 46.232.108.69
|
||||
port: 7043
|
||||
tfo: true
|
||||
udp: true
|
||||
udp-over-tcp: true
|
||||
udp-over-tcp-version: 2
|
||||
mptcp: true
|
||||
cipher: 2022-blake3-aes-128-gcm
|
||||
password: "gGbxvQIGYnsd8KNv0DzwzA=="
|
||||
smux:
|
||||
enabled: true
|
||||
padding: true
|
||||
- name: "🇯🇵 WAP Vless"
|
||||
type: vless
|
||||
server: 103.238.129.85
|
||||
@ -232,6 +260,8 @@ proxy-groups:
|
||||
name: '🚀 节点选择'
|
||||
type: select
|
||||
proxies:
|
||||
- '🇭🇰 ISIF VLESS'
|
||||
- '🇭🇰 ISIF SS'
|
||||
- '🇯🇵 WAP Vless'
|
||||
- '🇯🇵 橙子云 SS'
|
||||
- '🇹🇼 ISIF-Lain SS'
|
||||
|
Loading…
Reference in New Issue
Block a user