diff --git a/clash_vless.yaml b/clash_vless.yaml index f1febc6..4696318 100644 --- a/clash_vless.yaml +++ b/clash_vless.yaml @@ -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'