Skip to content
Discussion options

You must be logged in to vote
{
  "log": {
    // ... 
  },
  "inbounds": [
    // ...
  ],
  "outbounds": [
    // ...
  ],
  "router": {
    // ...
  },
  "dns": {
    // "domainMatcher": "mph",
    // "fallbackStrategy": "DisabledIfAnyMatch",
    "nameServer": [
      {
        "address": {
          "address": "223.5.5.5"
        },
        "geoDomain": [
          {
            "code": "cn"
          },
          {
            "code": "geolocation-cn"
          }
        ]
      },
      {
        "address": {
          "address": "8.8.8.8"
        },
        "geoDomain": [
          {
            "code": "apple"
          },
          {
            "code": "microsoft"
          }
        ]
      },
      {
        

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by minusmulticoloredper
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants