| MEDIUM | deploy/data/macos/post_uninstall.sh | 101 | # ----------------------------------------------------------- |
| MEDIUM | .github/workflows/deploy.yml | 63 | # ------------------------------------------------------ |
| MEDIUM | .github/workflows/deploy.yml | 137 | # ------------------------------------------------------ |
| MEDIUM | .github/workflows/deploy.yml | 170 | # ------------------------------------------------------ |
| MEDIUM | .github/workflows/deploy.yml | 263 | # ------------------------------------------------------ |
| MEDIUM | .github/workflows/deploy.yml | 306 | # ------------------------------------------------------ |
| MEDIUM | .github/workflows/deploy.yml | 407 | # ------------------------------------------------------ |
| MEDIUM | .github/workflows/deploy.yml | 450 | # ------------------------------------------------------ |
| MEDIUM | .github/workflows/deploy.yml | 543 | # ------------------------------------------------------ |
| MEDIUM | .github/workflows/deploy.yml | 586 | # ------------------------------------------------------ |
| MEDIUM | .github/workflows/deploy.yml | 676 | # ------------------------------------------------------ |
| MEDIUM | .github/workflows/deploy.yml | 730 | # ------------------------------------------------------ |
| MEDIUM | client/ui/models/protocols/xrayConfigModel.cpp | 42 | // ── Main ────────────────────────────────────────────────────────── |
| MEDIUM | client/ui/models/protocols/xrayConfigModel.cpp | 54 | // ── Security ────────────────────────────────────────────────────── |
| MEDIUM | client/ui/models/protocols/xrayConfigModel.cpp | 62 | // ── XHTTP ───────────────────────────────────────────────────────── |
| MEDIUM | client/ui/models/protocols/xrayConfigModel.cpp | 108 | // ── mKCP ────────────────────────────────────────────────────────── |
| MEDIUM | client/ui/models/protocols/xrayConfigModel.cpp | 122 | // ── xPadding ────────────────────────────────────────────────────── |
| MEDIUM | client/ui/models/protocols/xrayConfigModel.cpp | 138 | // ── xmux ────────────────────────────────────────────────────────── |
| MEDIUM | client/ui/models/protocols/xrayConfigModel.cpp | 189 | // ── Main ────────────────────────────────────────────────────────── |
| MEDIUM | client/ui/models/protocols/xrayConfigModel.cpp | 196 | // ── Security ────────────────────────────────────────────────────── |
| MEDIUM | client/ui/models/protocols/xrayConfigModel.cpp | 201 | // ── XHTTP ───────────────────────────────────────────────────────── |
| MEDIUM | client/ui/models/protocols/xrayConfigModel.cpp | 226 | // ── mKCP ────────────────────────────────────────────────────────── |
| MEDIUM | client/ui/models/protocols/xrayConfigModel.cpp | 234 | // ── xPadding ────────────────────────────────────────────────────── |
| MEDIUM | client/ui/models/protocols/xrayConfigModel.cpp | 243 | // ── xmux ────────────────────────────────────────────────────────── |
| MEDIUM | client/ui/models/protocols/xrayConfigModel.h | 20 | // ── Main page ───────────────────────────────────────────────── |
| MEDIUM | client/ui/models/protocols/xrayConfigModel.h | 27 | // ── Security ────────────────────────────────────────────────── |
| MEDIUM | client/ui/models/protocols/xrayConfigModel.h | 32 | // ── Transport — XHTTP ───────────────────────────────────────── |
| MEDIUM | client/ui/models/protocols/xrayConfigModel.h | 59 | // ── Transport — mKCP ────────────────────────────────────────── |
| MEDIUM | client/ui/models/protocols/xrayConfigModel.h | 67 | // ── xPadding ────────────────────────────────────────────────── |
| MEDIUM | client/ui/models/protocols/xrayConfigModel.h | 76 | // ── xmux ────────────────────────────────────────────────────── |
| MEDIUM | client/ui/models/protocols/xrayConfigModel.h | 98 | // ── Static option lists (for QML DropDown models) ───────────────── |
| MEDIUM | client/server_scripts/check_server.sh | 34 | # ------------------------------------------------------------------------------ |
| MEDIUM | client/server_scripts/check_server.sh | 36 | # ------------------------------------------------------------------------------ |
| MEDIUM | client/server_scripts/check_server.sh | 58 | # ------------------------------------------------------------------------------ |
| MEDIUM | client/server_scripts/check_server.sh | 60 | # ------------------------------------------------------------------------------ |
| MEDIUM | client/server_scripts/check_server.sh | 147 | # ------------------------------------------------------------------------------ |
| MEDIUM | client/server_scripts/check_server.sh | 149 | # ------------------------------------------------------------------------------ |
| MEDIUM | client/server_scripts/check_server.sh | 164 | # ------------------------------------------------------------------------------ |
| MEDIUM | client/server_scripts/check_server.sh | 166 | # ------------------------------------------------------------------------------ |
| MEDIUM | client/server_scripts/check_server.sh | 191 | # ------------------------------------------------------------------------------ |
| MEDIUM | client/server_scripts/check_server.sh | 193 | # ------------------------------------------------------------------------------ |
| MEDIUM | client/server_scripts/check_server.sh | 258 | # ------------------------------------------------------------------------------ |
| MEDIUM | client/server_scripts/check_server.sh | 260 | # ------------------------------------------------------------------------------ |
| MEDIUM | client/server_scripts/check_server.sh | 300 | # ------------------------------------------------------------------------------ |
| MEDIUM | client/server_scripts/check_server.sh | 302 | # ------------------------------------------------------------------------------ |
| MEDIUM | client/server_scripts/check_server.sh | 318 | # ------------------------------------------------------------------------------ |
| MEDIUM | client/server_scripts/check_server.sh | 320 | # ------------------------------------------------------------------------------ |
| MEDIUM | client/server_scripts/check_server.sh | 373 | # ------------------------------------------------------------------------------ |
| MEDIUM | client/server_scripts/check_server.sh | 375 | # ------------------------------------------------------------------------------ |
| MEDIUM | client/server_scripts/check_server.sh | 428 | # ------------------------------------------------------------------------------ |
| MEDIUM | client/server_scripts/check_server.sh | 430 | # ------------------------------------------------------------------------------ |
| MEDIUM | client/server_scripts/check_server.sh | 509 | # ------------------------------------------------------------------------------ |
| MEDIUM | client/server_scripts/check_server.sh | 511 | # ------------------------------------------------------------------------------ |
| MEDIUM | client/core/utils/constants/configKeys.h | 130 | // ── Xray-specific keys ──────────────────────────────────────── |
| MEDIUM | client/core/models/protocols/xrayProtocolConfig.h | 12 | // ── xPadding ───────────────────────────────────────────────────────────────── |
| MEDIUM | client/core/models/protocols/xrayProtocolConfig.h | 26 | // ── xmux ───────────────────────────────────────────────────────────────────── |
| MEDIUM | client/core/models/protocols/xrayProtocolConfig.h | 46 | // ── XHTTP transport ─────────────────────────────────────────────────────────── |
| MEDIUM | client/core/models/protocols/xrayProtocolConfig.h | 82 | // ── mKCP transport ──────────────────────────────────────────────────────────── |
| MEDIUM | client/core/models/protocols/xrayProtocolConfig.h | 95 | // ── Server config (settings editable by user) ───────────────────────────────── |
| MEDIUM | client/core/models/protocols/xrayProtocolConfig.h | 120 | // ── Client config (generated, not edited by user) ───────────────────────────── |
| 8 more matches not shown… |