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


{
  "log": {
    "loglevel": "warning"
  },
  "inbounds": [
    {
      "tag": "Shadowsocks TCP",
      "port": 1080,
      "listen": "0.0.0.0",
      "protocol": "shadowsocks",
      "settings": {
        "clients": [],
        "network": "tcp,udp"
      }
    },
    {
      "tag": "VLESS TCP REALITY",
      "port": 8443,
      "listen": "0.0.0.0",
      "protocol": "vless",
      "settings": {
        "clients": [],
        "decryption": "none"
      },
      "sniffing": {
        "enabled": true,
        "destOverride": [
          "http",
          "tls",
          "quic"
        ]
      },
      "streamSettings": {
        "network": "tcp",
        "security": "reality",
        "tcpSettings": {},
        "realitySettings": {
          "dest": "web.max.ru:443",
          "show": false,
          "xver": 0,
          "shortIds": [
            "ccccd17fa0d99f4a"
          ],
          "privateKey": "-O4P6Gmu-1kcYNYLF-gCyn-993sJir2NqHudjUCMpxk",
          "serverNames": [
            "web.max.ru",
            "eh.vk.com",
            "ads.x5.ru",
            "rutube.ru"
          ]
        }
      }
    },
    {
      "tag": "DE_CHAIN_IN",
      "port": 9443,
      "listen": "0.0.0.0",
      "protocol": "vless",
      "settings": {
        "clients": [],
        "decryption": "none"
      },
      "sniffing": {
        "enabled": true,
        "destOverride": [
          "http",
          "tls",
          "quic"
        ]
      },
      "streamSettings": {
        "network": "tcp",
        "security": "reality",
        "tcpSettings": {},
        "realitySettings": {
          "dest": "web.max.ru:443",
          "show": false,
          "xver": 0,
          "shortIds": [
            "de9443ab01cd22ef"
          ],
          "privateKey": "-O4P6Gmu-1kcYNYLF-gCyn-993sJir2NqHudjUCMpxk",
          "serverNames": [
            "web.max.ru",
            "eh.vk.com",
            "ads.x5.ru",
            "rutube.ru"
          ]
        }
      }
    },
    {
      "tag": "FI_CHAIN_IN",
      "port": 10443,
      "listen": "0.0.0.0",
      "protocol": "vless",
      "settings": {
        "clients": [],
        "decryption": "none"
      },
      "sniffing": {
        "enabled": true,
        "destOverride": [
          "http",
          "tls",
          "quic"
        ]
      },
      "streamSettings": {
        "network": "tcp",
        "security": "reality",
        "tcpSettings": {},
        "realitySettings": {
          "dest": "web.max.ru:443",
          "show": false,
          "xver": 0,
          "shortIds": [
            "fi1043ab98cd77ef"
          ],
          "privateKey": "-O4P6Gmu-1kcYNYLF-gCyn-993sJir2NqHudjUCMpxk",
          "serverNames": [
            "web.max.ru",
            "eh.vk.com",
            "ads.x5.ru",
            "rutube.ru"
          ]
        }
      }
    },
    {
      "tag": "NL_CHAIN_IN",
      "port": 11443,
      "listen": "0.0.0.0",
      "protocol": "vless",
      "settings": {
        "clients": [],
        "decryption": "none"
      },
      "sniffing": {
        "enabled": true,
        "destOverride": [
          "http",
          "tls",
          "quic"
        ]
      },
      "streamSettings": {
        "network": "tcp",
        "security": "reality",
        "tcpSettings": {},
        "realitySettings": {
          "dest": "web.max.ru:443",
          "show": false,
          "xver": 0,
          "shortIds": [
            "nl1143ab76cd55ef"
          ],
          "privateKey": "-O4P6Gmu-1kcYNYLF-gCyn-993sJir2NqHudjUCMpxk",
          "serverNames": [
            "web.max.ru",
            "eh.vk.com",
            "ads.x5.ru",
            "rutube.ru"
          ]
        }
      }
    }
  ],
  "outbounds": [
    {
      "tag": "DIRECT",
      "protocol": "freedom"
    },
    {
      "tag": "BLOCK",
      "protocol": "blackhole"
    }
  ],
  "routing": {
    "rules": [
      {
        "ip": [
          "geoip:private"
        ],
        "type": "field",
        "outboundTag": "BLOCK"
      }
    ]
  }
}