更新 clash_vless.yaml
This commit is contained in:
parent
5819c23de6
commit
676c8a5efe
@ -71,6 +71,20 @@ proxies:
|
||||
smux:
|
||||
enabled: true
|
||||
padding: true
|
||||
- name: "🇯🇵 橙子云 SS"
|
||||
type: ss
|
||||
server: 74.113.96.208
|
||||
port: 21001
|
||||
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: "🇩🇪 NETCUP Hysteria2"
|
||||
type: hysteria2
|
||||
server: netcuphyw.812371.xyz
|
||||
@ -152,6 +166,20 @@ proxies:
|
||||
cipher: aes-128-gcm
|
||||
password: 8eLTxLWml4weLT9KW2x9ig==
|
||||
udp: true
|
||||
- name: "🇹🇼 IEPL-Lain SS CMI"
|
||||
type: ss
|
||||
server: 120.232.217.115
|
||||
port: 62016
|
||||
cipher: aes-128-gcm
|
||||
password: 8eLTxLWml4weLT9KW2x9ig==
|
||||
udp: true
|
||||
- name: "🇹🇼 IEPL-CNF SS CMI"
|
||||
type: ss
|
||||
server: 103.216.253.110
|
||||
port: 62017
|
||||
cipher: aes-128-gcm
|
||||
password: 8eLTxLWml4weLT9KW2x9ig==
|
||||
udp: true
|
||||
- name: "🇹🇼 LOC-Lain Hysteria2"
|
||||
type: hysteria2
|
||||
server: locvpshk.812371.xyz
|
||||
@ -178,7 +206,7 @@ proxies:
|
||||
- name: "🇹🇼 LOC-Lain SS"
|
||||
type: ss
|
||||
server: locvpshk.812371.xyz
|
||||
port: 10004
|
||||
port: 10008
|
||||
tfo: true
|
||||
udp: true
|
||||
udp-over-tcp: true
|
||||
@ -229,8 +257,11 @@ proxy-groups:
|
||||
proxies:
|
||||
- DIRECT
|
||||
- '🇯🇵 WAP Vless'
|
||||
- '🇯🇵 橙子云 SS'
|
||||
- '🇹🇼 LOC-Lain Reality'
|
||||
- '🇹🇼 IEPL-Lain SS'
|
||||
- '🇹🇼 IEPL-Lain SS CMI'
|
||||
- '🇹🇼 IEPL-CNF SS CMI'
|
||||
- '🇹🇼 LOC-Lain SS'
|
||||
- '🇺🇸 CNFaster CN2GIA SS'
|
||||
- '🇺🇸 CNFaster CN2GIA Vless'
|
||||
@ -380,7 +411,7 @@ rules:
|
||||
|
||||
# Direct直连
|
||||
- IP-CIDR,13.113.147.158/8,🎯 全球直连
|
||||
#- DOMAIN-KEYWORD,1password,🎯 全球直连
|
||||
- DOMAIN-KEYWORD,1password,🎯 全球直连
|
||||
|
||||
# 苹果服务
|
||||
- GEOSITE,icloud,🍎 苹果服务
|
||||
|
Loading…
Reference in New Issue
Block a user