Update README.md

This commit is contained in:
TinrLin 2023-11-14 08:24:15 +08:00 committed by GitHub
parent 776893ba72
commit f2f83b72ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,8 @@
- **其它优化与修复。** - **其它优化与修复。**
<details> <details>
<summary>**更新内容**</summary> <summary><b>更新内容</b></summary>
- **添加 Multiplex (多路复用)、TCP Brutal (拥塞控制算法)、ECH (TLS 扩展)配置;若要启用 Multiplex、TCP Brutal请使用1.7.0以上的 sing-box 内核,请在服务端自行安装 TCP Brutal。** - **添加 Multiplex (多路复用)、TCP Brutal (拥塞控制算法)、ECH (TLS 扩展)配置;若要启用 Multiplex、TCP Brutal请使用1.7.0以上的 sing-box 内核,请在服务端自行安装 TCP Brutal。**
- **添加对 Juicity 节点链接生成的支持。** - **添加对 Juicity 节点链接生成的支持。**
- **添加对 HTTP 协议的支持。** - **添加对 HTTP 协议的支持。**