|
@@ -30,18 +30,18 @@ The tag of the dns server.
|
|
|
|
|
|
The address of the dns server.
|
|
|
|
|
|
-| Protocol | Format |
|
|
|
-|---------------------|-------------------------------|
|
|
|
-| `System` | `local` |
|
|
|
-| `TCP` | `tcp://1.0.0.1` |
|
|
|
-| `UDP` | `8.8.8.8` `udp://8.8.4.4` |
|
|
|
-| `TLS` | `tls://dns.google` |
|
|
|
-| `HTTPS` | `https://1.1.1.1/dns-query` |
|
|
|
-| `QUIC` | `quic://dns.adguard.com` |
|
|
|
-| `HTTP3` | `h3://8.8.8.8/dns-query` |
|
|
|
-| `RCode` | `rcode://refused` |
|
|
|
-| `DHCP` | `dhcp://auto` or `dhcp://en0` |
|
|
|
-| [FakeIP](./fakeip) | `fakeip` |
|
|
|
+| Protocol | Format |
|
|
|
+|-------------------------------------|-------------------------------|
|
|
|
+| `System` | `local` |
|
|
|
+| `TCP` | `tcp://1.0.0.1` |
|
|
|
+| `UDP` | `8.8.8.8` `udp://8.8.4.4` |
|
|
|
+| `TLS` | `tls://dns.google` |
|
|
|
+| `HTTPS` | `https://1.1.1.1/dns-query` |
|
|
|
+| `QUIC` | `quic://dns.adguard.com` |
|
|
|
+| `HTTP3` | `h3://8.8.8.8/dns-query` |
|
|
|
+| `RCode` | `rcode://refused` |
|
|
|
+| `DHCP` | `dhcp://auto` or `dhcp://en0` |
|
|
|
+| [FakeIP](/configuration/dns/fakeip) | `fakeip` |
|
|
|
|
|
|
!!! warning ""
|
|
|
|
|
@@ -94,4 +94,4 @@ Take no effect if override by other settings.
|
|
|
|
|
|
Tag of an outbound for connecting to the dns server.
|
|
|
|
|
|
-Default outbound will be used if empty.
|
|
|
+Default outbound will be used if empty.
|