wip: tun privilege

This commit is contained in:
arm64v8a
2023-03-20 21:48:21 +09:00
parent 20c8fe5f0a
commit 69771e2080
10 changed files with 63 additions and 8 deletions

View File

@@ -136,6 +136,7 @@ namespace NekoRay {
bool vpn_hide_console = false;
bool vpn_strict_route = false;
bool vpn_rule_white = false;
bool vpn_already_admin = false; // not saved on Windows
QString vpn_rule_process = "";
QString vpn_rule_cidr = "";