docs: update example config

This commit is contained in:
3andne 2023-03-12 12:49:49 -07:00
parent a35e40486b
commit 6f159d0cac

View File

@ -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"