From 67e2442c99cadc81fa120049efdacdd1ddccae30 Mon Sep 17 00:00:00 2001 From: quackerd Date: Fri, 17 Feb 2023 03:33:07 +0000 Subject: [PATCH] Update 'opt/user/others/config.json.in' --- opt/user/others/config.json.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"] } }