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


{
  "dns": {
    "servers": [
      {
        "tag": "google-dns",
        "address": "8.8.8.8"
      }
    ]
  },
  "outbounds": [
    {
      "type": "vless",
      "tag": "FIN-VLESS-Reality",
      "server": "185.104.250.188",
      "server_port": 4443,
      "uuid": "cf7424b0-e4cd-4ff8-b601-1f72d5eb1170",
      "flow": "xtls-rprx-vision",
      "tls": {
        "enabled": true,
        "server_name": "www.apple.com",
        "utls": { "enabled": true, "fingerprint": "chrome" },
        "reality": {
          "enabled": true,
          "public_key": "_BepBYqntF4jDSTxOiM6fAL1w8kXXToP4Q29L3DLo2k",
          "short_id": "12345678"
        }
      }
    }
  ]
}