mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-06-13 21:54:13 +08:00
add flow
This commit is contained in:
parent
63e8e1827a
commit
3bda190ea0
@ -10,7 +10,8 @@
|
||||
"users": [
|
||||
{
|
||||
"name": "sekai",
|
||||
"uuid": "bf000d23-0752-40b4-affe-68f7707a9661"
|
||||
"uuid": "bf000d23-0752-40b4-affe-68f7707a9661",
|
||||
"flow": "xtls-rprx-vision"
|
||||
}
|
||||
],
|
||||
"tls": {},
|
||||
@ -35,10 +36,6 @@ VLESS users.
|
||||
TLS configuration, see [TLS](/configuration/shared/tls/#inbound).
|
||||
|
||||
|
||||
!!! error ""
|
||||
|
||||
If sing-box as a server, then the VLESS service provides flow `xtls-rprx-vision` for compulsory use.
|
||||
|
||||
#### transport
|
||||
|
||||
V2Ray Transport configuration, see [V2Ray Transport](/configuration/shared/v2ray-transport).
|
||||
|
@ -10,7 +10,8 @@
|
||||
"users": [
|
||||
{
|
||||
"name": "sekai",
|
||||
"uuid": "bf000d23-0752-40b4-affe-68f7707a9661"
|
||||
"uuid": "bf000d23-0752-40b4-affe-68f7707a9661",
|
||||
"flow": "xtls-rprx-vision"
|
||||
}
|
||||
],
|
||||
"tls": {},
|
||||
@ -34,9 +35,6 @@ VLESS 用户。
|
||||
|
||||
TLS 配置, 参阅 [TLS](/zh/configuration/shared/tls/#inbound)。
|
||||
|
||||
!!! error ""
|
||||
|
||||
如果 sing-box 作为 VLESS 的服务端,将会强制开启流控 `xtls-rprx-vision`。
|
||||
|
||||
#### transport
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user