{
  "log": {
    "disabled": false,
    "level": "info",
    "timestamp": true
  },
  "experimental": {
    "cache_file": {
      "enabled": true,
      "store_fakeip": false,
      "store_rdrc": false,
      "rdrc_timeout": "7d"
    }
  },
  "dns": {
    "servers": [
      {
        "tag": "outside_dns",
        "address": "https://dns.google/dns-query",
        "address_resolver": "inside_dns",
        "address_strategy": "ipv4_only",
        "strategy": "ipv4_only",
        "detour": "默认选择"
      },
      {
        "tag": "inside_dns",
        "address": "https://doh.pub/dns-query",
        "address_resolver": "local_dns",
        "address_strategy": "ipv4_only",
        "strategy": "ipv4_only",
        "detour": "DIRECT"
      },
      {
      "tag": "local_dns",
      "address": "local",
      "strategy": "ipv4_only",
      "detour": "DIRECT"
      }
    ],
    "rules": [
      {
        "outbound": "any",
        "action": "route",
        "server": "inside_dns"
      },
      {
        "rule_set": "ads",
        "action": "reject",
        "method": "",
        "no_drop": false
      },
      {
        "clash_mode": "Direct",
        "action": "route",
        "server": "inside_dns"
      },
      {
        "clash_mode": "Global",
        "action": "route",
        "server": "outside_dns"
      },
      {
        "rule_set": ["ai","apple","binance","facebook","instagram","games","github","microsoft","onedrive","google","youtube","telegram","tiktok","twitter","media","uncn","uncn-tld"],
        "domain_suffix": ["googleapis.com", "googleapis.cn"],
        "action": "route",
        "server": "outside_dns"
      },
      {
        "rule_set": ["applications","apple-cn","cn","microsoft-cn","google-cn","games-cn","private"],
        "domain_suffix": ["606909.xyz", "676979.xyz"],
        "action": "route",
        "server": "inside_dns"
      }
    ],
    "final": "outside_dns",
    "strategy": "ipv4_only",
    "disable_cache": false,
    "disable_expire": false,
    "independent_cache": false,
    "cache_capacity": 4096,
    "reverse_mapping": true
  },
  "inbounds": [
    {
      "tag": "tun-in",
      "type": "tun",
      "address": [
        "172.19.0.1/30"
      ],
      "mtu": 9000,
      "auto_route": true,
      "strict_route": true,
      "stack": "mixed",
      "platform": {
        "http_proxy": {
          "enabled": true,
          "server": "127.0.0.1",
          "server_port": 2080
        }
      }
    },
    {
      "tag": "mixed-in",
      "type": "mixed",
      "listen": "127.0.0.1",
      "listen_port": 2080
    }
  ],
  "outbounds": [
    {
      "tag": "默认选择",
      "type": "selector",
      "default": "自建节点",
      "outbounds": [
        "自建节点",
        "免费节点"
      ]
    },
    {
      "tag": "自建节点",
      "type": "selector",
      "outbounds": [
        "450_xtls-tls",
        "451_xtls-reality",
        "452_hysteria2",
        "140_xtls-tls",
        "141_xtls-reality",
        "142_hysteria2",
        "cfvess.606909.xyz",
        "cfvess.workers.dev"
      ]
    },
    {
      "tag": "免费节点",
      "type": "selector",
      "outbounds": [
        "CF_V1_www.visa.com_80",
        "CF_V2_cis.visa.com_8080",
        "CF_V3_africa.visa.com_8880",
        "CF_V4_www.visa.com.sg_2052",
        "CF_V5_www.visaeurope.at_2082",
        "CF_V6_www.visa.com.mt_2086",
        "CF_V7_qa.visamiddleeast.com_2095",
        "CF_V8_usa.visa.com_443",
        "CF_V9_myanmar.visa.com_8443",
        "CF_V10_www.visa.com.tw_2053",
        "CF_V11_www.visaeurope.ch_2083",
        "CF_V12_www.visa.com.br_2087",
        "CF_V13_www.visasoutheasteurope.com_2096"
      ]
    },
    {
      "tag": "国外服务[中国]",
      "type": "selector",
      "default": "DIRECT",
      "outbounds": [
        "默认选择",
        "DIRECT"
      ]
    },
    {
      "tag": "DIRECT",
      "type": "direct"
    },
    {
      "tag": "450_xtls-tls",
      "type": "vless",
      "server": "list.606909.xyz",
      "server_port": 443,
      "uuid": "76659ab3-fae9-4e5a-bc21-46fe9a11b7ba",
      "packet_encoding": "xudp",
      "flow": "xtls-rprx-vision",
      "tls": {
        "enabled": true,
        "insecure": false,
        "server_name": "list.606909.xyz"
      }
    },
    {
      "tag": "451_xtls-reality",
      "type": "vless",
      "server": "note.606909.xyz",
      "server_port": 443,
      "uuid": "76659ab3-fae9-4e5a-bc21-46fe9a11b7ba",
      "packet_encoding": "xudp",
      "flow": "xtls-rprx-vision",
      "tls": {
        "enabled": true,
        "insecure": false,
        "server_name": "note.606909.xyz",
        "reality": {
          "enabled": true,
          "public_key": "aaC0-foemDYZVxRGedJGc0wWWw9DgytYMC3j0knLszk",
          "short_id": "012345"
        },
        "utls": {
          "enabled": true,
          "fingerprint": "random"
        }
      }
    },
    {
      "tag": "452_hysteria2",
      "type": "hysteria2",
      "server": "606909.xyz",
      "server_port": 443,
      "password": "hysteria369958",
      "up_mbps": 10,
      "down_mbps": 100,
      "tls": {
        "enabled": true,
        "server_name": "606909.xyz",
        "insecure": false,
        "alpn": [
          "h3",
          "h2",
          "http/1.1"
        ]
      }
    },
    {
      "tag": "140_xtls-tls",
      "type": "vless",
      "server": "list.676979.xyz",
      "server_port": 443,
      "uuid": "76659ab3-fae9-4e5a-bc21-46fe9a11b7ba",
      "packet_encoding": "xudp",
      "flow": "xtls-rprx-vision",
      "tls": {
        "enabled": true,
        "insecure": false,
        "server_name": "list.676979.xyz"
      }
    },
    {
      "tag": "141_xtls-reality",
      "type": "vless",
      "server": "note.676979.xyz",
      "server_port": 443,
      "uuid": "76659ab3-fae9-4e5a-bc21-46fe9a11b7ba",
      "packet_encoding": "xudp",
      "flow": "xtls-rprx-vision",
      "tls": {
        "enabled": true,
        "insecure": false,
        "server_name": "note.676979.xyz",
        "reality": {
          "enabled": true,
          "public_key": "aaC0-foemDYZVxRGedJGc0wWWw9DgytYMC3j0knLszk",
          "short_id": "012345"
        },
        "utls": {
          "enabled": true,
          "fingerprint": "random"
        }
      }
    },
    {
      "tag": "142_hysteria2",
      "type": "hysteria2",
      "server": "676979.xyz",
      "server_port": 443,
      "password": "hysteria369958",
      "up_mbps": 10,
      "down_mbps": 100,
      "tls": {
        "enabled": true,
        "server_name": "676979.xyz",
        "insecure": false,
        "alpn": [
          "h3",
          "h2",
          "http/1.1"
        ]
      }
    },
    {
      "tag": "cfvess.606909.xyz",
      "type": "vless",
      "server": "www.visa.com.tw",
      "server_port": 2053,
      "uuid": "689bd5af-eb82-487f-981c-15559f176c74",
      "packet_encoding": "xudp",
      "tls": {
        "enabled": true,
        "insecure": true,
        "server_name": "cfvess.606909.xyz"
      },
      "transport": {
        "type": "ws",
        "path": "/",
        "headers": {
          "Host": "cfvess.606909.xyz"
        },
        "early_data_header_name": "Sec-WebSocket-Protocol",
        "max_early_data": 2560
      }
    },
    {
      "tag": "cfvess.workers.dev",
      "type": "vless",
      "server": "cis.visa.com",
      "server_port": 8080,
      "uuid": "689bd5af-eb82-487f-981c-15559f176c74",
      "packet_encoding": "xudp",
      "transport": {
        "type": "ws",
        "path": "/",
        "headers": {
          "Host": "cfvess.606909.xyz"
        },
        "early_data_header_name": "Sec-WebSocket-Protocol",
        "max_early_data": 2048
      }
    },
    {
      "tag": "CF_V1_www.visa.com_80",
      "type": "vless",
      "server": "www.visa.com",
      "server_port": 80,
      "uuid": "689bd5af-eb82-487f-981c-15559f176c74",
      "packet_encoding": "xudp",
      "transport": {
        "type": "ws",
        "path": "/",
        "headers": {
          "Host": "cfvess.606909.xyz"
        },
        "early_data_header_name": "Sec-WebSocket-Protocol",
        "max_early_data": 2560
      }
    },
    {
      "tag": "CF_V2_cis.visa.com_8080",
      "type": "vless",
      "server": "cis.visa.com",
      "server_port": 8080,
      "uuid": "689bd5af-eb82-487f-981c-15559f176c74",
      "packet_encoding": "xudp",
      "transport": {
        "type": "ws",
        "path": "/",
        "headers": {
          "Host": "cfvess.606909.xyz"
        },
        "early_data_header_name": "Sec-WebSocket-Protocol",
        "max_early_data": 2560
      }
    },
    {
      "tag": "CF_V3_africa.visa.com_8880",
      "type": "vless",
      "server": "africa.visa.com",
      "server_port": 8880,
      "uuid": "689bd5af-eb82-487f-981c-15559f176c74",
      "packet_encoding": "xudp",
      "transport": {
        "type": "ws",
        "path": "/",
        "headers": {
          "Host": "cfvess.606909.xyz"
        },
        "early_data_header_name": "Sec-WebSocket-Protocol",
        "max_early_data": 2560
      }
    },
    {
      "tag": "CF_V4_www.visa.com.sg_2052",
      "type": "vless",
      "server": "www.visa.com.sg",
      "server_port": 2052,
      "uuid": "689bd5af-eb82-487f-981c-15559f176c74",
      "packet_encoding": "xudp",
      "transport": {
        "type": "ws",
        "path": "/",
        "headers": {
          "Host": "cfvess.606909.xyz"
        },
        "early_data_header_name": "Sec-WebSocket-Protocol",
        "max_early_data": 2560
      }
    },
    {
      "tag": "CF_V5_www.visaeurope.at_2082",
      "type": "vless",
      "server": "www.visaeurope.at",
      "server_port": 2082,
      "uuid": "689bd5af-eb82-487f-981c-15559f176c74",
      "packet_encoding": "xudp",
      "transport": {
        "type": "ws",
        "path": "/",
        "headers": {
          "Host": "cfvess.606909.xyz"
        },
        "early_data_header_name": "Sec-WebSocket-Protocol",
        "max_early_data": 2560
      }
    },
    {
      "tag": "CF_V6_www.visa.com.mt_2086",
      "type": "vless",
      "server": "www.visa.com.mt",
      "server_port": 2086,
      "uuid": "689bd5af-eb82-487f-981c-15559f176c74",
      "packet_encoding": "xudp",
      "transport": {
        "type": "ws",
        "path": "/",
        "headers": {
          "Host": "cfvess.606909.xyz"
        },
        "early_data_header_name": "Sec-WebSocket-Protocol",
        "max_early_data": 2560
      }
    },
    {
      "tag": "CF_V7_qa.visamiddleeast.com_2095",
      "type": "vless",
      "server": "qa.visamiddleeast.com",
      "server_port": 2095,
      "uuid": "689bd5af-eb82-487f-981c-15559f176c74",
      "packet_encoding": "xudp",
      "transport": {
        "type": "ws",
        "path": "/",
        "headers": {
          "Host": "cfvess.606909.xyz"
        },
        "early_data_header_name": "Sec-WebSocket-Protocol",
        "max_early_data": 2560
      }
    },
    {
      "tag": "CF_V8_usa.visa.com_443",
      "type": "vless",
      "server": "usa.visa.com",
      "server_port": 443,
      "uuid": "689bd5af-eb82-487f-981c-15559f176c74",
      "packet_encoding": "xudp",
      "tls": {
        "enabled": true,
        "insecure": false,
        "server_name": "cfvess.606909.xyz"
      },
      "transport": {
        "type": "ws",
        "path": "/",
        "headers": {
          "Host": "cfvess.606909.xyz"
        },
        "early_data_header_name": "Sec-WebSocket-Protocol",
        "max_early_data": 2560
      }
    },
    {
      "tag": "CF_V9_myanmar.visa.com_8443",
      "type": "vless",
      "server": "myanmar.visa.com",
      "server_port": 8443,
      "uuid": "689bd5af-eb82-487f-981c-15559f176c74",
      "packet_encoding": "xudp",
      "tls": {
        "enabled": true,
        "insecure": false,
        "server_name": "cfvess.606909.xyz"
      },
      "transport": {
        "type": "ws",
        "path": "/",
        "headers": {
          "Host": "cfvess.606909.xyz"
        },
        "early_data_header_name": "Sec-WebSocket-Protocol",
        "max_early_data": 2560
      }
    },
    {
      "tag": "CF_V10_www.visa.com.tw_2053",
      "type": "vless",
      "server": "www.visa.com.tw",
      "server_port": 2053,
      "uuid": "689bd5af-eb82-487f-981c-15559f176c74",
      "packet_encoding": "xudp",
      "tls": {
        "enabled": true,
        "insecure": false,
        "server_name": "cfvess.606909.xyz"
      },
      "transport": {
        "type": "ws",
        "path": "/",
        "headers": {
          "Host": "cfvess.606909.xyz"
        },
        "early_data_header_name": "Sec-WebSocket-Protocol",
        "max_early_data": 2560
      }
    },
    {
      "tag": "CF_V11_www.visaeurope.ch_2083",
      "type": "vless",
      "server": "www.visaeurope.ch",
      "server_port": 2083,
      "uuid": "689bd5af-eb82-487f-981c-15559f176c74",
      "packet_encoding": "xudp",
      "tls": {
        "enabled": true,
        "insecure": false,
        "server_name": "cfvess.606909.xyz"
      },
      "transport": {
        "type": "ws",
        "path": "/",
        "headers": {
          "Host": "cfvess.606909.xyz"
        },
        "early_data_header_name": "Sec-WebSocket-Protocol",
        "max_early_data": 2560
      }
    },
    {
      "tag": "CF_V12_www.visa.com.br_2087",
      "type": "vless",
      "server": "www.visa.com.br",
      "server_port": 2087,
      "uuid": "689bd5af-eb82-487f-981c-15559f176c74",
      "packet_encoding": "xudp",
      "tls": {
        "enabled": true,
        "insecure": false,
        "server_name": "cfvess.606909.xyz"
      },
      "transport": {
        "type": "ws",
        "path": "/",
        "headers": {
          "Host": "cfvess.606909.xyz"
        },
        "early_data_header_name": "Sec-WebSocket-Protocol",
        "max_early_data": 2560
      }
    },
    {
      "tag": "CF_V13_www.visasoutheasteurope.com_2096",
      "type": "vless",
      "server": "www.visasoutheasteurope.com",
      "server_port": 2096,
      "uuid": "689bd5af-eb82-487f-981c-15559f176c74",
      "packet_encoding": "xudp",
      "tls": {
        "enabled": true,
        "insecure": false,
        "server_name": "cfvess.606909.xyz"
      },
      "transport": {
        "type": "ws",
        "path": "/",
        "headers": {
          "Host": "cfvess.606909.xyz"
        },
        "early_data_header_name": "Sec-WebSocket-Protocol",
        "max_early_data": 2560
      }
    }
  ],
  "route": {
    "rules": [
      {
        "action": "sniff"
      },
      {
        "protocol": "dns",
        "action": "hijack-dns"
      },
      {
        "protocol": ["quic", "stun"],
        "action": "reject",
        "method": "default",
        "no_drop": false
      },
      {
        "rule_set": "ads",
        "action": "reject",
        "method": "default",
        "no_drop": false
      },
      {
        "clash_mode": "Direct",
        "action": "route",
        "outbound": "DIRECT"
      },
      {
        "clash_mode": "Global",
        "action": "route",
        "outbound": "默认选择"
      },
      {
        "ip_is_private": true,
        "rule_set": ["private","privateip"],
        "action": "route",
        "outbound": "DIRECT"
      },
      {
        "rule_set": ["games-cn","microsoft-cn","apple-cn","google-cn","onedrive"],
        "action": "route",
        "outbound": "国外服务[中国]"
      },
      {
        "domain_suffix": ["googleapis.com", "googleapis.cn"],
        "rule_set": ["ai","binance","facebook","instagram","games","github","twitter","tiktok","telegram","youtube","media","apple","microsoft","google","uncn","uncn-tld","gamesip","mediaip","telegramip"],
        "action": "route",
        "outbound": "默认选择"
      },
      {
        "rule_set": ["applications","cn","cnip"],
        "domain_suffix": ["606909.xyz", "676979.xyz"],
        "action": "route",
        "outbound": "DIRECT"
      }
    ],
    "rule_set": [
      {
        "tag": "apple",
        "type": "remote",
        "format": "binary",
        "url": "https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geosite/apple.srs",
        "download_detour": "默认选择"
      },
      {
        "tag": "microsoft",
        "type": "remote",
        "format": "binary",
        "url": "https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geosite/microsoft.srs",
        "download_detour": "默认选择"
      },
      {
        "tag": "google",
        "type": "remote",
        "format": "binary",
        "url": "https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geosite/google.srs",
        "download_detour": "默认选择"
      },
      {
        "tag": "binance",
        "type": "remote",
        "format": "binary",
        "url": "https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geosite/binance.srs",
        "download_detour": "默认选择"
      },
      {
        "tag": "facebook",
        "type": "remote",
        "format": "binary",
        "url": "https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geosite/facebook.srs",
        "download_detour": "默认选择"
      },
      {
        "tag": "instagram",
        "type": "remote",
        "format": "binary",
        "url": "https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geosite/instagram.srs",
        "download_detour": "默认选择"
      },
      {
        "tag": "twitter",
        "type": "remote",
        "format": "binary",
        "url": "https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geosite/twitter.srs",
        "download_detour": "默认选择"
      },
      {
        "tag": "github",
        "type": "remote",
        "format": "binary",
        "url": "https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geosite/github.srs",
        "download_detour": "默认选择"
      },
      {
        "tag": "onedrive",
        "type": "remote",
        "format": "binary",
        "url": "https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geosite/onedrive.srs",
        "download_detour": "默认选择"
      },
      {
        "tag": "telegram",
        "type": "remote",
        "format": "binary",
        "url": "https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geosite/telegram.srs",
        "download_detour": "默认选择"
      },
      {
        "tag": "ads",
        "type": "remote",
        "format": "binary",
        "url": "https://raw.githubusercontent.com/DustinWin/ruleset_geodata/sing-box-ruleset/ads.srs",
        "download_detour": "默认选择"
      },
      {
        "tag": "ai",
        "type": "remote",
        "format": "binary",
        "url": "https://raw.githubusercontent.com/DustinWin/ruleset_geodata/sing-box-ruleset/ai.srs",
        "download_detour": "默认选择"
      },
      {
        "tag": "applications",
        "type": "remote",
        "format": "binary",
        "url": "https://raw.githubusercontent.com/DustinWin/ruleset_geodata/sing-box-ruleset/applications.srs",
        "download_detour": "默认选择"
      },
      {
        "tag": "apple-cn",
        "type": "remote",
        "format": "binary",
        "url": "https://raw.githubusercontent.com/DustinWin/ruleset_geodata/sing-box-ruleset/apple-cn.srs",
        "download_detour": "默认选择"
      },
      {
        "tag": "microsoft-cn",
        "type": "remote",
        "format": "binary",
        "url": "https://raw.githubusercontent.com/DustinWin/ruleset_geodata/sing-box-ruleset/microsoft-cn.srs",
        "download_detour": "默认选择"
      },
      {
        "tag": "google-cn",
        "type": "remote",
        "format": "binary",
        "url": "https://raw.githubusercontent.com/DustinWin/ruleset_geodata/sing-box-ruleset/google-cn.srs",
        "download_detour": "默认选择"
      },
      {
        "tag": "games",
        "type": "remote",
        "format": "binary",
        "url": "https://raw.githubusercontent.com/DustinWin/ruleset_geodata/sing-box-ruleset/games.srs",
        "download_detour": "默认选择"
      },
      {
        "tag": "games-cn",
        "type": "remote",
        "format": "binary",
        "url": "https://raw.githubusercontent.com/DustinWin/ruleset_geodata/sing-box-ruleset/games-cn.srs",
        "download_detour": "默认选择"
      },
      {
        "tag": "youtube",
        "type": "remote",
        "format": "binary",
        "url": "https://raw.githubusercontent.com/DustinWin/ruleset_geodata/sing-box-ruleset/youtube.srs",
        "download_detour": "默认选择"
      },
      {
        "tag": "tiktok",
        "type": "remote",
        "format": "binary",
        "url": "https://raw.githubusercontent.com/DustinWin/ruleset_geodata/sing-box-ruleset/tiktok.srs",
        "download_detour": "默认选择"
      },
      {
        "tag": "media",
        "type": "remote",
        "format": "binary",
        "url": "https://raw.githubusercontent.com/DustinWin/ruleset_geodata/sing-box-ruleset/media.srs",
        "download_detour": "默认选择"
      },
      {
        "tag": "uncn",
        "type": "remote",
        "format": "binary",
        "url": "https://raw.githubusercontent.com/DustinWin/ruleset_geodata/sing-box-ruleset/proxy.srs",
        "download_detour": "默认选择"
      },
      {
        "tag": "uncn-tld",
        "type": "remote",
        "format": "binary",
        "url": "https://raw.githubusercontent.com/DustinWin/ruleset_geodata/sing-box-ruleset/tld-proxy.srs",
        "download_detour": "默认选择"
      },
      {
        "tag": "cn",
        "type": "remote",
        "format": "binary",
        "url": "https://raw.githubusercontent.com/DustinWin/ruleset_geodata/sing-box-ruleset/cn.srs",
        "download_detour": "默认选择"
      },
      {
        "tag": "private",
        "type": "remote",
        "format": "binary",
        "url": "https://raw.githubusercontent.com/DustinWin/ruleset_geodata/sing-box-ruleset/private.srs",
        "download_detour": "默认选择"
      },
      {
        "tag": "telegramip",
        "type": "remote",
        "format": "binary",
        "url": "https://raw.githubusercontent.com/DustinWin/ruleset_geodata/sing-box-ruleset/telegramip.srs",
        "download_detour": "默认选择"
      },
      {
        "tag": "mediaip",
        "type": "remote",
        "format": "binary",
        "url": "https://raw.githubusercontent.com/DustinWin/ruleset_geodata/sing-box-ruleset/mediaip.srs",
        "download_detour": "默认选择"
      },
      {
        "tag": "gamesip",
        "type": "remote",
        "format": "binary",
        "url": "https://raw.githubusercontent.com/DustinWin/ruleset_geodata/sing-box-ruleset/gamesip.srs",
        "download_detour": "默认选择"
      },
      {
        "tag": "cnip",
        "type": "remote",
        "format": "binary",
        "url": "https://raw.githubusercontent.com/DustinWin/ruleset_geodata/sing-box-ruleset/cnip.srs",
        "download_detour": "默认选择"
      },
      {
        "tag": "privateip",
        "type": "remote",
        "format": "binary",
        "url": "https://raw.githubusercontent.com/DustinWin/ruleset_geodata/sing-box-ruleset/privateip.srs",
        "download_detour": "默认选择"
      }
    ],
    "final": "默认选择",
    "auto_detect_interface": true
  }
}