mirror of
https://github.com/Mahdi-zarei/nekoray.git
synced 2025-12-19 05:30:06 +08:00
allow both vision and mux
This commit is contained in:
parent
8b857a0ff7
commit
467fcf5331
@ -386,10 +386,6 @@ 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