From 9b6abc3daae7fc9e1fe9d18a6795ea2a9ac12788 Mon Sep 17 00:00:00 2001 From: gVisor bot Date: Wed, 11 Jan 2023 00:28:21 +0800 Subject: [PATCH] chore: update config.yaml --- docs/config.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/config.yaml b/docs/config.yaml index b6fc74f9..27be2ce7 100644 --- a/docs/config.yaml +++ b/docs/config.yaml @@ -258,6 +258,17 @@ proxies: # headers: # 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 # cipher支持 auto/aes-128-gcm/chacha20-poly1305/none - name: "vmess"