feat: add inbound-mptcp
for listeners
This commit is contained in:
@ -360,6 +360,7 @@ func updateGeneral(general *config.General) {
|
||||
}
|
||||
|
||||
inbound.SetTfo(general.InboundTfo)
|
||||
inbound.SetMPTCP(general.InboundMPTCP)
|
||||
|
||||
adapter.UnifiedDelay.Store(general.UnifiedDelay)
|
||||
|
||||
|
Reference in New Issue
Block a user