From 0c664f2f5545b80bdb15dcdc607d921e462f521d Mon Sep 17 00:00:00 2001 From: gVisor bot Date: Fri, 21 Oct 2022 01:21:15 +0800 Subject: [PATCH] Update config.yaml --- docs/config.yaml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/docs/config.yaml b/docs/config.yaml index 22f57c6a..f0fa237c 100644 --- a/docs/config.yaml +++ b/docs/config.yaml @@ -391,13 +391,16 @@ proxies: path: "/" headers: Host: example.com + + #hysteria - name: "hysteria" type: hysteria server: server.com port: 443 auth_str: yourpassword # obfs: obfs_str - # alpn: h3 + # alpn: + # - h3 protocol: udp # 支持 udp/wechat-video/faketcp up: "30 Mbps" # 若不写单位,默认为 Mbps down: "200 Mbps" # 若不写单位,默认为 Mbps @@ -563,4 +566,4 @@ sub-rules: sub-rule-name2: - IP-CIDR,1.1.1.1/32,REJECT - IP-CIDR,8.8.8.8/32,ss1 - - DOMAIN,dns.alidns.com,REJECT \ No newline at end of file + - DOMAIN,dns.alidns.com,REJECT