mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-17 12:34:37 +03:00
update box
This commit is contained in:
@@ -193,6 +193,8 @@ namespace NekoGui_fmt {
|
||||
{"tls", coreTlsObj},
|
||||
};
|
||||
|
||||
if (!hopPort.trimmed().isEmpty()) coreHysteriaObj["hop_ports"] = hopPort;
|
||||
|
||||
if (authPayloadType == hysteria_auth_base64) coreHysteriaObj["auth"] = authPayload;
|
||||
if (authPayloadType == hysteria_auth_string) coreHysteriaObj["auth_str"] = authPayload;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user