mirror of
https://github.com/Mahdi-zarei/nekoray.git
synced 2025-12-19 13:50:12 +08:00
enable auto_redirect by default
This commit is contained in:
parent
64c5e5b7eb
commit
8f0eed42fd
@ -113,7 +113,7 @@ namespace NekoGui {
|
||||
|
||||
// VPN
|
||||
bool fake_dns = false;
|
||||
bool auto_redirect = false;
|
||||
bool auto_redirect = true;
|
||||
#ifdef Q_OS_MACOS
|
||||
QString vpn_implementation = "gvisor";
|
||||
#else
|
||||
|
||||
Loading…
Reference in New Issue
Block a user