mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-06-13 21:54:13 +08:00
documentation: Fix "Add notes for hysteria2 compatibility"
This commit is contained in:
parent
9ce0a42a3f
commit
fdd768f5e8
@ -5,8 +5,8 @@
|
|||||||
|
|
||||||
**1**:
|
**1**:
|
||||||
|
|
||||||
Added notes indicating compatibility issues with origin Hysteria2
|
Added notes indicating compatibility issues with the official
|
||||||
servers and clients when using `fastOpen=false` or UDP MTU >= 1200.
|
Hysteria2 server and client when using `fastOpen=false` or UDP MTU >= 1200.
|
||||||
|
|
||||||
#### 1.5.0-beta.2
|
#### 1.5.0-beta.2
|
||||||
|
|
||||||
|
@ -25,9 +25,9 @@
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
!!! warning "Compatibility issues with original client"
|
!!! warning "Compatibility issues with the official client"
|
||||||
|
|
||||||
When using the original client, the use case with `fastOpen=false` or UDP MTU >= 1200 is not supported.
|
The use case of `fastOpen=false` or UDP MTU >= 1200 is not supported when using the official client.
|
||||||
|
|
||||||
!!! warning ""
|
!!! warning ""
|
||||||
|
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
!!! warning "与原始客户端的兼容性问题"
|
!!! warning "与官方客户端的兼容性问题"
|
||||||
|
|
||||||
当使用原始客户端时,不支持 `fastOpen=false` 或者 UDP MTU >= 1200 的用例。
|
当使用原始客户端时,不支持 `fastOpen=false` 或者 UDP MTU >= 1200 的用例。
|
||||||
|
|
||||||
|
@ -21,9 +21,9 @@
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
!!! warning "Compatibility issues with original server"
|
!!! warning "Compatibility issues with the official server"
|
||||||
|
|
||||||
When using the original server, the use case with `fastOpen=false` or UDP MTU >= 1200 is not supported.
|
The use case of UDP MTU >= 1200 is not supported when using the official server.
|
||||||
|
|
||||||
!!! warning ""
|
!!! warning ""
|
||||||
|
|
||||||
|
@ -21,9 +21,9 @@
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
!!! warning "与原始服务器的兼容性问题"
|
!!! warning "与官方服务器的兼容性问题"
|
||||||
|
|
||||||
当使用原始服务器时,不支持 `fastOpen=false` 或者 UDP MTU >= 1200 的用例。
|
当使用原始服务器时,不支持 UDP MTU >= 1200 的用例。
|
||||||
|
|
||||||
!!! warning ""
|
!!! warning ""
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user