vpn final outbound rule GUI

This commit is contained in:
arm64v8a
2023-01-29 12:02:58 +09:00
parent c58f231b2c
commit 2482a5b48f
10 changed files with 106 additions and 27 deletions

View File

@@ -133,8 +133,9 @@ namespace NekoRay {
bool vpn_ipv6 = false;
bool vpn_hide_console = false;
bool vpn_strict_route = false;
QString vpn_bypass_process = "";
QString vpn_bypass_cidr = "";
bool vpn_rule_white = false;
QString vpn_rule_process = "";
QString vpn_rule_cidr = "";
// Hotkey
QString hotkey_mainwindow = "";