use utls instead of go-tls
This commit is contained in:
parent
ee8d44dd34
commit
577eba2242
2
gost.go
2
gost.go
@ -20,7 +20,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
// Version is the gost version.
|
// 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"
|
const ProxyAgent = "nginx"
|
||||||
|
|
||||||
// Debug is a flag that enables the debug log.
|
// Debug is a flag that enables the debug log.
|
||||||
|
Loading…
Reference in New Issue
Block a user