Split utls library

This commit is contained in:
世界
2023-02-21 22:55:37 +08:00
parent 0188c2d67d
commit 3b8f09153e
8 changed files with 116 additions and 9 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ import (
"time"
"unsafe"
utls "github.com/sagernet/utls"
utls "github.com/refraction-networking/utls"
"github.com/xtls/xray-core/common"
"github.com/xtls/xray-core/common/buf"
"github.com/xtls/xray-core/common/net"