use utls instead of go-tls

This commit is contained in:
wenyifan 2022-10-14 14:44:06 +08:00
parent ee8d44dd34
commit 577eba2242

View File

@ -20,7 +20,7 @@ import (
)
// Version is the gost version.
const Version = "2.11.2-EvanMod-v1.2.1"
const Version = "2.11.2-EvanMod-v1.2.2s"
const ProxyAgent = "nginx"
// Debug is a flag that enables the debug log.