Update On Fri Dec 13 19:36:18 CET 2024

This commit is contained in:
github-action[bot]
2024-12-13 19:36:18 +01:00
parent 0386731fe0
commit 87a1582e9f
43 changed files with 883 additions and 252 deletions
@@ -1120,8 +1120,7 @@ function gen_config(var)
local _remote_dns = {
--_flag = "remote",
address = "tcp://" .. remote_dns_tcp_server,
port = tonumber(remote_dns_tcp_port)
address = "tcp://" .. remote_dns_tcp_server .. ":" .. tonumber(remote_dns_tcp_port) or 53
}
local _remote_dns_host