mirror of
https://gitclone.com/github.com/MetaCubeX/Clash.Meta
synced 2025-02-23 11:03:15 +08:00
chore: update config.yaml
This commit is contained in:
parent
51f9b34a7c
commit
6f62d4d5c1
@ -258,6 +258,17 @@ proxies:
|
|||||||
# headers:
|
# headers:
|
||||||
# custom: value
|
# custom: value
|
||||||
|
|
||||||
|
- name: "ss4"
|
||||||
|
type: ss
|
||||||
|
server: server
|
||||||
|
port: 443
|
||||||
|
cipher: chacha20-ietf-poly1305
|
||||||
|
password: "password"
|
||||||
|
plugin: shadow-tls
|
||||||
|
plugin-opts:
|
||||||
|
host: "cloud.tencent.com"
|
||||||
|
password: "shadow_tls_password"
|
||||||
|
|
||||||
# vmess
|
# vmess
|
||||||
# cipher支持 auto/aes-128-gcm/chacha20-poly1305/none
|
# cipher支持 auto/aes-128-gcm/chacha20-poly1305/none
|
||||||
- name: "vmess"
|
- name: "vmess"
|
||||||
|
Loading…
Reference in New Issue
Block a user