feat: utls

feat: vpn strict_route
This commit is contained in:
arm64v8a
2022-11-08 11:40:24 +09:00
parent 99c6a41c49
commit 9b7f982656
13 changed files with 131 additions and 61 deletions

View File

@@ -112,7 +112,8 @@ namespace NekoRay {
int vpn_implementation = 0;
int vpn_mtu = 9000;
bool vpn_ipv6 = false;
bool vpn_hide_consloe = false;
bool vpn_hide_console = false;
bool vpn_strict_route = false;
QString vpn_bypass_process = "";
QString vpn_bypass_cidr = "";