docs: update README

This commit is contained in:
Toby 2021-11-24 23:07:28 -08:00
parent 6eb49eef12
commit f0c5922cb0
2 changed files with 4 additions and 0 deletions

View File

@ -347,6 +347,8 @@ recommended.
[ACL File Format](ACL.md) [ACL File Format](ACL.md)
Note: ACL is only available in SOCKS5 & HTTP proxy mode! It has no effect in other modes.
## Logging ## Logging
The program outputs `DEBUG` level, text format logs via stdout by default. The program outputs `DEBUG` level, text format logs via stdout by default.

View File

@ -329,6 +329,8 @@ Hysteria 服务端与客户端默认的 receive window 大小是 64 MB。如果
[ACL 文件格式](ACL.zh.md) [ACL 文件格式](ACL.zh.md)
注意ACL 模式仅在 SOCKS5 和 HTTP 代理模式下生效!其他模式没有效果。
## 日志 ## 日志
程序默认在 stdout 输出 DEBUG 级别,文字格式的日志。 程序默认在 stdout 输出 DEBUG 级别,文字格式的日志。