- Fixed a bug introduced in the previous version that broke the automatic reconnection of the client
- Added
suffix:
support to ACL for matching a domain and all its subdomains (e.g.reject(suffix:baidu.com)
)
- 修复了上个版本引入的一个导致客户端无法自动重连的 bug
- ACL 新增
suffix:
支持,用来匹配一个域名和其所有子域名 (例如reject(suffix:baidu.com)
)