Separate uTLS random fingerprint

This commit is contained in:
世界
2023-02-28 21:10:11 +08:00
parent 3b4e811907
commit 49f568abbd
3 changed files with 26 additions and 1 deletions

View File

@@ -218,6 +218,7 @@ Available fingerprint values:
* ios
* android
* random
* randomized
Chrome fingerprint will be used if empty.

View File

@@ -218,6 +218,7 @@ uTLS 是 "crypto/tls" 的一个分支,它提供了 ClientHello 指纹识别阻
* ios
* android
* random
* randomized
默认使用 chrome 指纹。