mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-02-07 08:50:37 +00:00
1.2 KiB
1.2 KiB
icon |
---|
material/alert-decagram |
!!! quote "Changes in sing-box 1.12.0"
:material-plus: [type](#type)
DNS Server
Structure
{
"dns": {
"servers": [
{
"type": "",
"tag": ""
}
]
}
}
type
The type of the DNS server.
Type | Format |
---|---|
empty (default) | Legacy |
tcp |
TCP |
udp |
UDP |
tls |
TLS |
https |
HTTPS |
quic |
QUIC |
h3 |
HTTP/3 |
predefined |
Predefined |
dhcp |
DHCP |
fakeip |
Fake IP |
tag
The tag of the DNS server.