mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-17 20:44:38 +03:00
update
This commit is contained in:
@@ -91,7 +91,7 @@ namespace NekoRay {
|
||||
|
||||
// DNS
|
||||
QString remote_dns = "https://8.8.8.8/dns-query";
|
||||
QString direct_dns = "https+local://223.5.5.5/dns-query";
|
||||
QString direct_dns = "localhost";
|
||||
bool dns_routing = true;
|
||||
bool enhance_resolve_server_domain = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user