mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-19 14:40:09 +08:00
fix: dns outbound
This commit is contained in:
parent
75c6496151
commit
6e4c180428
@ -537,7 +537,7 @@ namespace NekoGui {
|
||||
}
|
||||
dnsRules.append(QJsonObject{
|
||||
{"outbound", "any"},
|
||||
{"server", "direct"},
|
||||
{"server", "dns-direct"},
|
||||
});
|
||||
|
||||
// block
|
||||
|
||||
Loading…
Reference in New Issue
Block a user