feat: v2ray freedom strategy

This commit is contained in:
arm64v8a
2023-05-25 09:53:10 +09:00
parent b5e0b16a73
commit ea993d8249
4 changed files with 13 additions and 0 deletions

View File

@@ -162,6 +162,7 @@ namespace NekoGui {
QString core_box_underlying_dns = "";
bool core_ray_direct_dns = false;
bool core_ray_windows_disable_auto_interface = false;
QString core_ray_freedom_domainStrategy = "";
// Other Core
ExtraCore *extraCore = new ExtraCore;