Results 7 issues of wjlin0

这个问题一直存在 我以为解决了。今天在尝试的时候,还是发现了这个错误 ![image](https://user-images.githubusercontent.com/91306421/230033596-97bf528b-097c-4529-985c-64cd699e688d.png)

Add support for socks5 proxy for DNS exchanges via `client.ExchangeWithConnContext(...)` ref: https://github.com/miekg/dns/blob/4d3b87f4ff5ffb7a627638e24bda79f00122ce59/client.go#L192

Type: Bug

I want to know if the Socks5 proxy is used when querying DNS?

Status: On Hold
Type: Enhancement

### 系统信息 版本 [2.13.0](https://github.com/halo-dev/halo/releases/tag/v2.13.0) 构建时间 2024-03-01 10:35 Git Commit [6ea7abe](https://github.com/halo-dev/halo/commit/6ea7abe) Java IBM Semeru Runtime Open Edition / 21.0.2+13-LTS 数据库 PostgreSQL / 15.4 (Debian 15.4-2.pgdg120+1) 操作系统 Linux 5.15.0-91-generic / amd64 系统时区...

这是错误信息 ```text bash-4.4# cat error.log 2025/03/24 20:49:26 [error] 31#31: *3 [lua] [string "waf.config"]:0: (): failed to connect: failed to connect: wafdb could not be resolved (3: Host not found): nil...

我的设备在内网,我通过FRP将uuwaf 80 和 443 端口 代理到 我的公网IP的80 443端口 然而 这种tcp的代理 不支持 从HTTP头里获取真正的IP,然而针对这种代理 有一种模式 proxyProtocol 这是大部分应用都支持的模型 可以获取到真正的请求IP地址。 目前nginx 是支持的 https://docs.nginx.com/nginx/admin-guide/load-balancer/using-proxy-protocol/

### Is there an existing issue for this? - [x] I have searched the existing issues. ### Current Behavior variables 在整个模版中 生效了两次 即 下次运行后 会重新回去 变量 导致模版生效 但我核对了 过往的模版 都是这样的写法...

Type: Bug