mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-06-13 21:54:13 +08:00
documentation: tips on the difference of SOCKS UDP support between sing-box and other popular proxy programs
This commit is contained in:
parent
bc4545f2ef
commit
4df0b11aa2
@ -22,6 +22,10 @@
|
|||||||
|
|
||||||
See [Listen Fields](/configuration/shared/listen) for details.
|
See [Listen Fields](/configuration/shared/listen) for details.
|
||||||
|
|
||||||
|
!!! error ""
|
||||||
|
|
||||||
|
The support for UDP follows [RFC 1928](https://datatracker.ietf.org/doc/html/rfc1928), will use random available UDP ports, as opposed to other popular proxy programs which use [fixed UDP port](https://github.com/v2fly/v2fly-github-io/issues/104).
|
||||||
|
|
||||||
### Fields
|
### Fields
|
||||||
|
|
||||||
#### users
|
#### users
|
||||||
|
@ -22,6 +22,10 @@
|
|||||||
|
|
||||||
参阅 [监听字段](/zh/configuration/shared/listen/)。
|
参阅 [监听字段](/zh/configuration/shared/listen/)。
|
||||||
|
|
||||||
|
!!! error ""
|
||||||
|
|
||||||
|
对于 UDP 的支持遵照 [RFC 1928](https://datatracker.ietf.org/doc/html/rfc1928),将使用随机可用的 UDP 端口,而非其他一些流行代理程序中使用的[固定 UDP 端口](https://github.com/v2fly/v2fly-github-io/issues/104)。
|
||||||
|
|
||||||
### 字段
|
### 字段
|
||||||
|
|
||||||
#### users
|
#### users
|
||||||
|
Loading…
x
Reference in New Issue
Block a user