refactor mux

This commit is contained in:
arm64v8a
2023-05-06 15:48:41 +09:00
parent 0b102009d7
commit 23b0fc33c1
8 changed files with 70 additions and 47 deletions

View File

@@ -82,7 +82,8 @@ namespace NekoRay {
int traffic_loop_interval = 500;
bool connection_statistics = false;
int current_group = 0; // group id
int mux_cool = -8;
QString mux_protocol = "";
int mux_concurrency = 8;
QString theme = "0";
QString v2ray_asset_dir = "";
int language = 0;