Projects STRLCPY sing-box Files
🤬
46 lines | ISO-8859-1 | 723 bytes

DNS

Structure

{
  "dns": {
    "servers": [],
    "rules": [],
    "final": "",
    "strategy": "",
    "disable_cache": false,
    "disable_expire": false
  }
}

Fields

KeyFormat
serverList of DNS Server!!missing!!
rulesList of DNS Rule!!missing!!

final

Default dns server tag.

The first server will be used if empty.

strategy

Default domain strategy for resolving the domain names.

One of prefer_ipv4 prefer_ipv6 ipv4_only ipv6_only.

Take no effect if server.strategy is set.

disable_cache

Disable dns cache.

disable_expire

Disable dns cache expire.

Please wait...
Page is in error, reload to recover