mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2024-11-15 19:22:53 +08:00
docs: update example config
This commit is contained in:
parent
a35e40486b
commit
6f159d0cac
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user