mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-04-04 04:17:36 +03:00
Add back UoT support
This commit is contained in:
parent
cf80073f27
commit
517a89fa9c
7 changed files with 119 additions and 11 deletions
|
@ -27,5 +27,6 @@ type ShadowsocksOutboundOptions struct {
|
|||
Method string `json:"method"`
|
||||
Password string `json:"password"`
|
||||
Network NetworkList `json:"network,omitempty"`
|
||||
UoT bool `json:"udp_over_tcp,omitempty"`
|
||||
MultiplexOptions *MultiplexOptions `json:"multiplex,omitempty"`
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue