UTLS: unsafe

This commit is contained in:
mhsanaei 2024-12-17 23:12:40 +01:00
parent a5fec4c652
commit a4d80651f2
2 changed files with 2 additions and 0 deletions

View file

@ -64,6 +64,7 @@ const UTLS_FINGERPRINT = {
UTLS_QQ: "qq",
UTLS_RANDOM: "random",
UTLS_RANDOMIZED: "randomized",
UTLS_UNSAFE: "unsafe",
};
const ALPN_OPTION = {

View file

@ -39,6 +39,7 @@ const UTLS_FINGERPRINT = {
UTLS_QQ: "qq",
UTLS_RANDOM: "random",
UTLS_RANDOMIZED: "randomized",
UTLS_UNSAFE: "unsafe",
};
const ALPN_OPTION = {