mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-17 12:34:37 +03:00
gui: VLESS Flow
This commit is contained in:
@@ -125,6 +125,7 @@ namespace NekoRay::fmt {
|
||||
QJsonObject settings;
|
||||
if (proxy_type == proxy_VLESS) {
|
||||
outbound["uuid"] = password.trimmed();
|
||||
outbound["flow"] = flow;
|
||||
} else {
|
||||
outbound["password"] = password;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user