diff --git a/luci-app-passwall/luasrc/passwall/util_xray.lua b/luci-app-passwall/luasrc/passwall/util_xray.lua index 37ee5f9d4..229b014b0 100644 --- a/luci-app-passwall/luasrc/passwall/util_xray.lua +++ b/luci-app-passwall/luasrc/passwall/util_xray.lua @@ -1122,7 +1122,7 @@ function gen_config(var) address = remote_dns_tcp_server, port = tonumber(remote_dns_tcp_port), network = "tcp", - nonIPQuery = "skip" + nonIPQuery = "drop" } })