Update dependencies
Add half close for smux Update gVisor to 20220905.0
This commit is contained in:
@@ -154,6 +154,7 @@ func (t *Tun) Start() error {
|
||||
EndpointIndependentNat: t.endpointIndependentNat,
|
||||
UDPTimeout: t.udpTimeout,
|
||||
Handler: t,
|
||||
Logger: t.logger,
|
||||
})
|
||||
if err != nil {
|
||||
return err
|
||||
|
||||
Reference in New Issue
Block a user