Add brutal debug option for Hysteria2

This commit is contained in:
世界
2023-10-08 12:45:15 +08:00
parent e453343a56
commit 8670ab241a
11 changed files with 45 additions and 21 deletions

View File

@@ -16,6 +16,7 @@
"password": "goofy_ahh_password",
"network": "tcp",
"tls": {},
"brutal_debug": false,
... // 拨号字段
}
@@ -73,6 +74,9 @@ QUIC 流量混淆器密码.
TLS 配置, 参阅 [TLS](/zh/configuration/shared/tls/#outbound)。
#### brutal_debug
启用 Hysteria Brutal CC 的调试信息日志记录。
### 拨号字段