mirror of
https://github.com/Mahdi-zarei/nekoray.git
synced 2025-12-19 05:30:06 +08:00
parent
e36b0e38d1
commit
43252d9bac
@ -386,6 +386,10 @@ namespace NekoGui {
|
||||
needMux = false;
|
||||
}
|
||||
|
||||
if (ent->type == "vless" && outbound["flow"] != "") {
|
||||
needMux = false;
|
||||
}
|
||||
|
||||
// common
|
||||
// apply domain_strategy
|
||||
outbound["domain_strategy"] = dataStore->routing->outbound_domain_strategy;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user