github.com/sagernet/sing-box@v1.9.0-rc.20/docs/configuration/outbound/dns.zh.md (about)

     1  `dns` 出站是一个内部 DNS 服务器。
     2  
     3  ### 结构
     4  
     5  ```json
     6  {
     7    "type": "dns",
     8    "tag": "dns-out"
     9  }
    10  ```
    11  
    12  !!! note ""
    13  
    14      DNS 出站没有出站连接,所有请求均在内部处理。
    15  
    16  ### 字段
    17  
    18  无字段。