chore: update config.yaml
This commit is contained in:
parent
bb84e427a0
commit
9b6abc3daa
1 changed files with 11 additions and 0 deletions
|
@ -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 a new issue