feat: register utls dialer for TLS ClientHello fingerprint simulation

Blank-import x/dialer/utls to enable the "utls" dialer type via
init() self-registration.

Refs go-gost/gost#31
master
ginuerzh 2026-06-20 20:17:08 +08:00
parent 1178c4757f
commit 1bebce0ed7
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ import (
_ "github.com/go-gost/x/dialer/tls"
_ "github.com/go-gost/x/dialer/udp"
_ "github.com/go-gost/x/dialer/unix"
_ "github.com/go-gost/x/dialer/utls"
_ "github.com/go-gost/x/dialer/ws"
// Register handlers