feat: add receive window config for hy2

https://github.com/MetaCubeX/mihomo/issues/1796
This commit is contained in:
wwqgtxx
2025-01-19 09:56:16 +08:00
parent 192d769f75
commit fc233184fd
7 changed files with 49 additions and 3 deletions

View File

@@ -747,6 +747,11 @@ proxies: # socks5
# - h3
# ca: "./my.ca"
# ca-str: "xyz"
###quic-go特殊配置项不要随意修改除非你知道你在干什么###
# initial-stream-receive-window 8388608
# max-stream-receive-window 8388608
# initial-connection-receive-window 20971520
# max-connection-receive-window 20971520
# wireguard
- name: "wg"