feat: vpn hide console

This commit is contained in:
arm64v8a
2022-09-17 12:05:23 +08:00
parent 96d352b19f
commit acab650833
8 changed files with 35 additions and 7 deletions

View File

@@ -106,6 +106,7 @@ namespace NekoRay {
int vpn_implementation = 0;
int vpn_mtu = 9000;
bool vpn_ipv6 = false;
bool vpn_hide_consloe = false;
// Hotkey
QString hotkey_mainwindow = "";