diff --git a/opt/user/others/config.json.in b/opt/user/others/config.json.in index d6f72f2..2a1ed8f 100644 --- a/opt/user/others/config.json.in +++ b/opt/user/others/config.json.in @@ -100,7 +100,7 @@ "tlsSettings": { "serverName": "{{ FQDN }}", "allowInsecure": false, - "fingerprint": "safari", + "fingerprint": "random", "alpn": ["h2","http/1.1"] } }