docs: improve README

This commit is contained in:
Toby 2021-11-24 23:56:44 -08:00
parent 7861ad8bc0
commit 2c4287fb54
2 changed files with 5 additions and 2 deletions

View File

@ -349,7 +349,9 @@ recommended.
[ACL File Format](ACL.md)
Note: ACL is only available in SOCKS5 & HTTP proxy mode! It has no effect in other modes.
ACL is available on both client & server. On the server side it can be used to restrict what the clients can access, and
is valid for any mode on the client side. On the client side, it's only supported in SOCKS5 & HTTP proxy modes, and has
no effect in other modes (all traffic will go through the proxy)
## Logging

View File

@ -331,7 +331,8 @@ Hysteria 服务端与客户端默认的 receive window 大小是 64 MB。如果
[ACL 文件格式](ACL.zh.md)
注意ACL 模式仅在 SOCKS5 和 HTTP 代理模式下生效!其他模式没有效果。
ACL 在服务端和客户端都可以使用。在服务端可以用来实现限制客户端能访问的目标,对客户端任何模式都有效。在客户端只有 SOCKS5 和 HTTP 代理
支持 ACL。其他模式下没有效果所有流量都会走代理
## 日志