Update tfo-go usage

This commit is contained in:
世界
2022-10-05 21:02:44 +08:00
parent b183ccf23d
commit d135d0f287
6 changed files with 228 additions and 21 deletions

View File

@@ -12,7 +12,7 @@ import (
M "github.com/sagernet/sing/common/metadata"
N "github.com/sagernet/sing/common/network"
"github.com/database64128/tfo-go"
"github.com/database64128/tfo-go/v2"
)
func (a *myInboundAdapter) ListenTCP() (net.Listener, error) {