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