diff --git a/docs/config.yaml b/docs/config.yaml index 2ae4c02f..f7554e03 100644 --- a/docs/config.yaml +++ b/docs/config.yaml @@ -355,7 +355,7 @@ proxies: # socks5 # 应当是一个TLS 1.3 服务器 password: [YOUR_RESTLS_PASSWORD] version-hint: "tls13" - client-id: chrome # One of: chrome, ios, firefox or safari + client-fingerprint: chrome # One of: chrome, ios, firefox or safari # 可以是chrome, ios, firefox, safari中的一个 # Control your post-handshake traffic through restls-script @@ -376,7 +376,7 @@ proxies: # socks5 # 应当是一个TLS 1.2 服务器 password: [YOUR_RESTLS_PASSWORD] version-hint: "tls12" - client-id: chrome # One of: chrome, ios, firefox or safari + client-fingerprint: chrome # One of: chrome, ios, firefox or safari # 可以是chrome, ios, firefox, safari中的一个 restls-script: "1000?100<1,500~100,350~100,600~100,400~200"