Update uTLS usage

* Update new uTLS fingerprints

* Update documentation
This commit is contained in:
Hellojack
2022-10-26 19:31:57 +08:00
committed by 世界
parent 22f06f582b
commit 217ffb2f95
3 changed files with 19 additions and 5 deletions

View File

@@ -192,10 +192,15 @@ Available fingerprint values:
* chrome
* firefox
* edge
* safari
* 360
* qq
* ios
* android
* random
Chrome fingerprint will be used if empty.
### ACME Fields

View File

@@ -192,10 +192,16 @@ uTLS 是 "crypto/tls" 的一个分支,它提供了 ClientHello 指纹识别阻
* chrome
* firefox
* edge
* safari
* 360
* qq
* ios
* android
* random
默认使用 chrome 指纹。
### ACME 字段
!!! warning ""