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


{
    "dns": {
        "disableCache": false,
        "disableFallback": false,
        "disableFallbackIfMatch": false,
        "hosts": {
            "cloudflare-dns.com": [
                "1.1.1.1"
            ],
            "dns.google": [
                "8.8.8.8",
                "8.8.4.4"
            ]
        },
        "queryStrategy": "UseIPv4",
        "servers": [
            "https://dns.google/dns-query",
            "https://cloudflare-dns.com/dns-query"
        ]
    },
    "inbounds": [
        {
            "listen": "127.0.0.1",
            "port": 10808,
            "protocol": "socks",
            "settings": {
                "auth": "noauth",
                "udp": true
            },
            "sniffing": {
                "destOverride": [
                    "http",
                    "tls",
                    "quic",
                    "fakedns"
                ],
                "enabled": true,
                "routeOnly": false
            },
            "tag": "socks"
        },
        {
            "listen": "127.0.0.1",
            "port": 10809,
            "protocol": "http",
            "settings": {
                "allowTransparent": false,
                "auth": "noauth"
            },
            "sniffing": {
                "destOverride": [
                    "http",
                    "tls",
                    "quic"
                ],
                "enabled": true,
                "routeOnly": false
            },
            "tag": "http"
        }
    ],
    "log": {
        "loglevel": "none"
    },
    "meta": null,
    "outbounds": [
        {
            "protocol": "vless",
            "settings": {
                "vnext": [
                    {
                        "address": "cdn.support.mts.ru",
                        "port": 443,
                        "users": [
                            {
                                "encryption": "none",
                                "flow": "",
                                "id": "d36fc837-3b1a-435e-b8d2-6f6f1b0c5367"
                            }
                        ]
                    }
                ]
            },
            "streamSettings": {
                "network": "ws",
                "security": "tls",
                "tlsSettings": {
                    "alpn": [
                        "http/1.1",
                        "h2"
                    ],
                    "fingerprint": "qq",
                    "serverName": "cdn.support.mts.ru"
                },
                "wsSettings": {
                    "headers": {
                        "Host": "top3802071439.mwscdn.ru"
                    },
                    "heartbeatPeriod": 2,
                    "path": "/019bcdc-f4d78a0ab0bb?ed=2560"
                }
            },
            "tag": "proxy"
        },
        {
            "protocol": "freedom",
            "tag": "direct"
        },
        {
            "protocol": "blackhole",
            "tag": "block"
        }
    ],
    "remarks": "test mts light routing",
    "routing": {
        "domainMatcher": "hybrid",
        "domainStrategy": "AsIs",
        "rules": [
            {
                "domain": [
                    "regexp:\\.ru$",
                    "regexp:\\.su$"
                ],
                "outboundTag": "direct",
                "type": "field"
            },
            {
                "network": "udp,tcp",
                "outboundTag": "proxy",
                "type": "field"
            }
        ]
    }
}