mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-17 20:44:38 +03:00
feat: global utls fingerprint
This commit is contained in:
@@ -102,6 +102,7 @@ namespace NekoRay {
|
||||
bool insecure_hint = true;
|
||||
bool skip_cert = false;
|
||||
int enable_js_hook = 0;
|
||||
QString utlsFingerprint = "";
|
||||
|
||||
// Remember
|
||||
int remember_spmode = NekoRay::SystemProxyMode::DISABLE;
|
||||
|
||||
Reference in New Issue
Block a user