mirror of
https://github.com/XTLS/Xray-core.git
synced 2026-05-15 18:39:06 +00:00
Add uTLS support for shadowtls
This commit is contained in:
@@ -11,7 +11,7 @@ import (
|
||||
"time"
|
||||
"unsafe"
|
||||
|
||||
utls "github.com/refraction-networking/utls"
|
||||
utls "github.com/sagernet/utls"
|
||||
"github.com/xtls/xray-core/common"
|
||||
"github.com/xtls/xray-core/common/buf"
|
||||
"github.com/xtls/xray-core/common/net"
|
||||
|
||||
Reference in New Issue
Block a user