Загрузка данных


{
  "log": {},
  "inbounds": [
      {
        "tag": "socks",
        "settings": {
          "userLevel": 8,
          "udp": true,
          "auth": "noauth"
        },
        "listen": "127.0.0.1",
        "port": 10808,
        "protocol": "socks"
      },
      {
        "tag": "directSocks",
        "settings": {
          "userLevel": 8,
          "udp": true,
          "auth": "noauth"
        },
        "listen": "127.0.0.1",
        "port": 1087,
        "protocol": "socks"
      },
      {
        "port": 62789,
        "settings": {
          "address": "[::1]"
        },
        "protocol": "dokodemo-door",
        "tag": "api",
        "listen": "[::1]"
      }
    ],
  "outbounds": [
      {
        "settings": {
          "vnext": [
            {
              "address": "eu.bridge.raw-srv.org",
              "users": [
                {
                  "encryption": "none",
                  "id": "0d757816-c13a-03ea-b764-3b7fc41e5f02",
                  "flow": "xtls-rprx-vision"
                }
              ],
              "port": 443
            }
          ]
        },
        "protocol": "vless",
        "streamSettings": {
          "realitySettings": {
            "serverName": "eu.bridge.raw-srv.org",
            "shortId": "54150a1d4a31894b",
            "fingerprint": "firefox",
            "spiderX": "/",
            "publicKey": "HsKBZVsE7puWHs8AzpHhf5eEwj0imv51at6GRRmLs0A"
          },
          "tcpSettings": {
            "header": {
              "type": "none"
            }
          },
          "network": "tcp",
          "security": "reality"
        },
        "tag": "proxy"
      },
      {
        "protocol": "freedom",
        "tag": "direct",
        "settings": {
          "domainStrategy": "UseIP"
        }
      },
      {
        "tag": "block",
        "protocol": "blackhole"
      },
      {
        "tag": "dns-out",
        "protocol": "dns"
      }
    ],
  "api": {
      "tag": "api",
      "services": [
        "StatsService"
      ]
    },
  "dns": {
      "servers": [
        "https://8.8.8.8/dns-query",
        "https://8.8.4.4/dns-query",
        "https://1.1.1.1/dns-query",
        "https://1.0.0.1/dns-query"
      ],
      "tag": "dns-inbound",
      "queryStrategy": "UseIPv4"
    },
  "stats": {},
  "routing": {
        "rules": [
          {
            "inboundTag": [
              "dns-inbound"
            ],
            "ruleTag": "dns-to-proxy",
            "outboundTag": "proxy"
          },
          {
            "ruleTag": "geoip-private",
            "outboundTag": "direct",
            "ip": [
              "0.0.0.0/8",
              "10.0.0.0/8",
              "100.64.0.0/10",
              "127.0.0.0/8",
              "169.254.0.0/16",
              "172.16.0.0/12",
              "192.0.0.0/24",
              "192.0.2.0/24",
              "192.88.99.0/24",
              "192.168.0.0/16",
              "198.18.0.0/15",
              "198.51.100.0/24",
              "203.0.113.0/24",
              "224.0.0.0/3",
              "::/127",
              "fc00::/7",
              "fe80::/10",
              "ff00::/8"
            ]
          },
          {
            "ruleTag": "apple-push",
            "domain": [
              "domain:push.apple.com",
              "domain:api.push.apple.com",
              "domain:courier.push.apple.com"
            ],
            "outboundTag": "direct"
          },
          {
            "port": "53",
            "ruleTag": "dns-hijack",
            "outboundTag": "dns-out"
          },
          {
            "type": "field",
            "domain": [
              "regexp:(^|\\.)2gis\\.com$",
              "regexp:(^|\\.)[^\\.]+\\.ru$",
              "regexp:(^|\\.)[^\\.]+\\.xn--p1ai$",
              "regexp:(^|\\.)ivi\\.tv$",
              "regexp:(^|\\.)max\\.ru$",
              "regexp:(^|\\.)okko\\.tv$",
              "regexp:(^|\\.)oneme\\.app$",
              "regexp:(^|\\.)ozonusercontent\\.com$",
              "regexp:(^|\\.)vk\\.com$",
              "regexp:(^|\\.)wbstatic\\.net$",
              "regexp:(^|\\.)yandex\\.com$",
              "regexp:(^|\\.)yandex\\.net$",
              "regexp:(^|\\.)yastatic\\.net$"
            ],
            "outboundTag": "direct"
          }
        ],
        "domainStrategy": "IPIfNonMatch",
        "domainMatcher": "hybrid"
      },
  "policy": {
        "system": {
          "statsInboundDownlink": true,
          "statsOutboundDownlink": true,
          "statsOutboundUplink": true,
          "statsInboundUplink": true
        },
        "levels": {
          "8": {
            "connIdle": 30,
            "statsUserUplink": false,
            "handshake": 4,
            "uplinkOnly": 1,
            "statsUserDownlink": false,
            "bufferSize": 0,
            "downlinkOnly": 1
          }
        }
      },
  "transport": {}
}