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


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

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

        ],
        "metadataOnly" : false,
        "routeOnly" : true
      },
      "tag" : "socks-direct"
    }
  ],
  "log" : {
    "access" : "\/private\/var\/mobile\/Containers\/Shared\/AppGroup\/E08911BF-4FBE-4F6A-A74D-FB5CEB81D3C5\/Library\/Application Support\/Xray\/logs\/access.log",
    "dnsLog" : true,
    "error" : "\/private\/var\/mobile\/Containers\/Shared\/AppGroup\/E08911BF-4FBE-4F6A-A74D-FB5CEB81D3C5\/Library\/Application Support\/Xray\/logs\/connectionLogs\/2026-06-10_08-15-09.log",
    "loglevel" : "Warning"
  },
  "outbounds" : [
    {
      "protocol" : "hysteria",
      "settings" : {
        "address" : "216.57.108.4",
        "port" : 8443,
        "version" : 2
      },
      "streamSettings" : {
        "finalmask" : {
          "udp" : [
            {
              "settings" : {
                "password" : "15715a9af4d6fc9987a9367e019747cd"
              },
              "type" : "salamander"
            }
          ]
        },
        "hysteriaSettings" : {
          "auth" : "7d04d2c9a60e0ac67a099ee59a3e98eb",
          "version" : 2
        },
        "isCustomFinalmask" : true,
        "network" : "hysteria",
        "security" : "tls",
        "tlsSettings" : {
          "allowInsecure" : false,
          "alpn" : [
            "h3"
          ],
          "disableSystemRoot" : false,
          "echForceQuery" : "none",
          "enableSessionResumption" : false,
          "fingerprint" : "chrome",
          "pinnedPeerCertSha256" : "",
          "serverName" : "216.57.108.4.nip.io"
        }
      },
      "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" : "Hy2-LE",
  "routing" : {
    "domainStrategy" : "AsIs",
    "rules" : [
      {
        "inboundTag" : [
          "socks-direct"
        ],
        "outboundTag" : "direct"
      }
    ]
  }
}