Skip to content
Snippets Groups Projects
Verified Commit b9e04fd9 authored by meskio's avatar meskio :mountain_snow:
Browse files

Use HelloChrome_Auto uTLS by default in meek

parent ed46c239
No related branches found
No related tags found
No related merge requests found
......@@ -77,7 +77,7 @@ var (
"helloqq_auto": &utls.HelloQQ_Auto,
"helloqq_11_1": &utls.HelloQQ_11_1,
}
defaultClientHello = &utls.HelloFirefox_Auto
defaultClientHello = &utls.HelloChrome_Auto
)
type roundTripper struct {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment