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


{
  "dns" : {
    "queryStrategy" : "UseIPv4"
  },
  "inbounds" : [
    {
      "listen" : "127.0.0.1",
      "port" : 10808,
      "protocol" : "socks",
      "settings" : {
        "auth" : "noauth",
        "udp" : true
      },
      "sniffing" : {
        "destOverride" : [
          "http",
          "tls",
          "quic"
        ],
        "enabled" : true,
        "excludedDomains" : [

        ],
        "metadataOnly" : false,
        "routeOnly" : true
      },
      "tag" : "socks-in"
    },
    {
      "listen" : "127.0.0.1",
      "port" : 10809,
      "protocol" : "http",
      "settings" : {
        "auth" : "noauth",
        "udp" : true
      },
      "sniffing" : {
        "destOverride" : [
          "http",
          "tls",
          "quic"
        ],
        "enabled" : true,
        "excludedDomains" : [

        ],
        "metadataOnly" : false,
        "routeOnly" : true
      },
      "tag" : "http"
    },
    {
      "listen" : "127.0.0.1",
      "port" : 10820,
      "protocol" : "socks",
      "settings" : {
        "auth" : "noauth",
        "udp" : true
      },
      "sniffing" : {
        "destOverride" : [
          "http",
          "tls",
          "quic"
        ],
        "enabled" : true,
        "excludedDomains" : [

        ],
        "metadataOnly" : false,
        "routeOnly" : true
      },
      "tag" : "socks-direct"
    }
  ],
  "log" : {
    "access" : "\/private\/var\/mobile\/Containers\/Shared\/AppGroup\/BDC04E7C-C6C1-4EAD-95A6-E03D25F86D89\/Library\/Application Support\/Xray\/logs\/access.log",
    "dnsLog" : true,
    "error" : "\/private\/var\/mobile\/Containers\/Shared\/AppGroup\/BDC04E7C-C6C1-4EAD-95A6-E03D25F86D89\/Library\/Application Support\/Xray\/logs\/connectionLogs\/2026-06-02_11-23-21.log",
    "loglevel" : "Warning"
  },
  "outbounds" : [
    {
      "protocol" : "socks",
      "settings" : {
        "servers" : [
          {
            "address" : "103.47.57.182",
            "port" : 13057,
            "users" : [
              {
                "level" : 0,
                "pass" : "otndlv",
                "user" : "user385450"
              }
            ]
          }
        ]
      },
      "streamSettings" : {
        "network" : "tcp",
        "security" : "none",
        "tcpSettings" : {
          "header" : {
            "type" : "none"
          }
        }
      },
      "tag" : "proxy"
    },
    {
      "protocol" : "freedom",
      "tag" : "direct"
    },
    {
      "protocol" : "blackhole",
      "tag" : "block"
    }
  ],
  "policy" : {
    "levels" : {
      "8" : {
        "bufferSize" : 3,
        "connIdle" : 300,
        "downlinkOnly" : 4,
        "handshake" : 3,
        "uplinkOnly" : 2
      }
    },
    "system" : {

    }
  },
  "remarks" : "Jetbau",
  "routing" : {
    "domainStrategy" : "AsIs",
    "rules" : [
      {
        "inboundTag" : [
          "socks-direct"
        ],
        "outboundTag" : "direct"
      }
    ]
  }
}