@@ -27,19 +27,20 @@ icon: material/alert-decagram
2727
2828The type of the DNS server.
2929
30- | Type | Format |
31- | -----------------| -----------------------------|
32- | empty (default) | [ Legacy] ( ./legacy/ ) |
33- | ` tcp ` | [ TCP] ( ./tcp/ ) |
34- | ` udp ` | [ UDP] ( ./udp/ ) |
35- | ` tls ` | [ TLS] ( ./tls/ ) |
36- | ` https ` | [ HTTPS] ( ./https/ ) |
37- | ` quic ` | [ QUIC] ( ./quic/ ) |
38- | ` h3 ` | [ HTTP/3] ( ./http3/ ) |
39- | ` predefined ` | [ Predefined] ( ./predefined/ ) |
40- | ` dhcp ` | [ DHCP] ( ./dhcp/ ) |
41- | ` fakeip ` | [ Fake IP] ( ./fakeip/ ) |
42- | ` tailscale ` | [ Tailscale] ( ./tailscale/ ) |
30+ | Type | Format |
31+ | -----------------| ---------------------------|
32+ | empty (default) | [ Legacy] ( ./legacy/ ) |
33+ | ` local ` | [ Local] ( ./local/ ) |
34+ | ` hosts ` | [ Hosts] ( ./hosts/ ) |
35+ | ` tcp ` | [ TCP] ( ./tcp/ ) |
36+ | ` udp ` | [ UDP] ( ./udp/ ) |
37+ | ` tls ` | [ TLS] ( ./tls/ ) |
38+ | ` quic ` | [ QUIC] ( ./quic/ ) |
39+ | ` https ` | [ HTTPS] ( ./https/ ) |
40+ | ` h3 ` | [ HTTP/3] ( ./http3/ ) |
41+ | ` dhcp ` | [ DHCP] ( ./dhcp/ ) |
42+ | ` fakeip ` | [ Fake IP] ( ./fakeip/ ) |
43+ | ` tailscale ` | [ Tailscale] ( ./tailscale/ ) |
4344
4445#### tag
4546
0 commit comments