refactor vpn settings

fix: nekoray_core freedom udp loopback

feat: copy custom config
This commit is contained in:
arm64v8a
2022-09-25 13:12:29 +08:00
parent 913b5c8be6
commit bbcd9df977
24 changed files with 454 additions and 190 deletions

View File

@@ -109,6 +109,8 @@ namespace NekoRay {
int vpn_mtu = 9000;
bool vpn_ipv6 = false;
bool vpn_hide_consloe = false;
QString vpn_bypass_process = "";
QString vpn_bypass_cidr = "";
// Hotkey
QString hotkey_mainwindow = "";