mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-04-04 04:17:36 +03:00
Add multiplexer for vmess
This commit is contained in:
parent
1c3c154d6d
commit
64dbac8138
12 changed files with 171 additions and 50 deletions
|
@ -22,4 +22,5 @@ type VMessOutboundOptions struct {
|
|||
AuthenticatedLength bool `json:"authenticated_length,omitempty"`
|
||||
Network NetworkList `json:"network,omitempty"`
|
||||
TLSOptions *OutboundTLSOptions `json:"tls,omitempty"`
|
||||
MultiplexOptions *MultiplexOptions `json:"multiplex,omitempty"`
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue