mirror of
https://github.com/MetaCubeX/Clash.Meta.git
synced 2025-04-20 01:00:56 +00:00
Merge branch 'Alpha' into port-hopping2
This commit is contained in:
commit
eed574195b
1 changed files with 2 additions and 2 deletions
|
@ -2,11 +2,11 @@ package dialer
|
|||
|
||||
import (
|
||||
"context"
|
||||
C "github.com/metacubex/mihomo/constant"
|
||||
"github.com/sagernet/tfo-go"
|
||||
"io"
|
||||
"net"
|
||||
"time"
|
||||
|
||||
"github.com/sagernet/tfo-go"
|
||||
)
|
||||
|
||||
type tfoConn struct {
|
||||
|
|
Loading…
Add table
Reference in a new issue