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


{
    "dns": {
        "hosts": {
            "77.88.8.8": "77.88.8.8",
            "8.8.8.8": "8.8.8.8",
            "lkfl2.nalog.ru": "213.24.64.175",
            "lknpd.nalog.ru": "213.24.64.181"
        },
        "queryStrategy": "UseIPv4",
        "servers": [
            "https://8.8.8.8/dns-query",
            {
                "address": "https://8.8.8.8/dns-query",
                "domains": [
                    "geosite:github",
                    "geosite:twitch-ads",
                    "geosite:youtube",
                    "geosite:telegram"
                ]
            },
            {
                "address": "https://77.88.8.8/dns-query",
                "domains": [
                    "geosite:private",
                    "geosite:category-ru",
                    "geosite:whitelist",
                    "geosite:microsoft",
                    "geosite:apple",
                    "geosite:google-play",
                    "geosite:epicgames",
                    "geosite:riot",
                    "geosite:escapefromtarkov",
                    "geosite:steam",
                    "geosite:origin",
                    "geosite:twitch",
                    "geosite:pinterest",
                    "geosite:faceit"
                ]
            }
        ]
    },
    "inbounds": [
        {
            "listen": "127.0.0.1",
            "port": 10808,
            "protocol": "socks",
            "settings": {
                "auth": "noauth",
                "udp": true,
                "userLevel": 8
            },
            "sniffing": {
                "destOverride": [
                    "http",
                    "tls",
                    "quic"
                ],
                "enabled": true
            },
            "tag": "socks"
        },
        {
            "listen": "127.0.0.1",
            "port": 10809,
            "protocol": "http",
            "settings": {
                "userLevel": 8
            },
            "sniffing": {
                "destOverride": [
                    "http",
                    "tls",
                    "quic"
                ],
                "enabled": true
            },
            "tag": "http"
        },
        {
            "listen": "127.0.0.1",
            "port": 11111,
            "protocol": "dokodemo-door",
            "settings": {
                "address": "127.0.0.1"
            },
            "tag": "metrics_in"
        }
    ],
    "log": {
        "loglevel": "warning"
    },
    "metrics": {
        "tag": "metrics_out"
    },
    "outbounds": [
        {
            "mux": {
                "concurrency": -1,
                "enabled": false,
                "xudpConcurrency": 8,
                "xudpProxyUDP443": ""
            },
            "protocol": "vless",
            "settings": {
                "vnext": [
                    {
                        "address": "132.243.114.90",
                        "port": 443,
                        "users": [
                            {
                                "encryption": "none",
                                "flow": "xtls-rprx-vision",
                                "id": "ab5db01e-9411-4ac2-8c81-ac5e3040032e",
                                "level": 8,
                                "security": "auto"
                            }
                        ]
                    }
                ]
            },
            "streamSettings": {
                "network": "tcp",
                "realitySettings": {
                    "allowInsecure": false,
                    "fingerprint": "chrome",
                    "publicKey": "uXPzYhZc3phCl1QB_YPpclaejvOr2ufF3-UC1lVdFEY",
                    "serverName": "www.google.com",
                    "shortId": "46814c2aaf2d1077",
                    "show": false,
                    "spiderX": "/"
                },
                "security": "reality",
                "tcpSettings": {
                    "header": {
                        "type": "none"
                    }
                }
            },
            "tag": "proxy"
        },
        {
            "protocol": "freedom",
            "settings": {
                "domainStrategy": "UseIP"
            },
            "tag": "direct"
        },
        {
            "protocol": "blackhole",
            "settings": {
                "response": {
                    "type": "http"
                }
            },
            "tag": "block"
        }
    ],
    "policy": {
        "levels": {
            "0": {
                "statsUserDownlink": true,
                "statsUserUplink": true
            },
            "8": {
                "connIdle": 300,
                "downlinkOnly": 1,
                "handshake": 4,
                "uplinkOnly": 1
            }
        },
        "system": {
            "statsInboundDownlink": true,
            "statsInboundUplink": true,
            "statsOutboundDownlink": true,
            "statsOutboundUplink": true
        }
    },
    "remarks": "Авто, лучший сервер",
    "routing": {
        "domainStrategy": "IPIfNonMatch",
        "rules": [
            {
                "ip": [
                    "8.8.8.8"
                ],
                "outboundTag": "proxy",
                "port": 443
            },
            {
                "ip": [
                    "77.88.8.8"
                ],
                "outboundTag": "direct",
                "port": 443
            },
            {
                "inboundTag": [
                    "metrics_in"
                ],
                "outboundTag": "metrics_out"
            },
            {
                "domain": [
                    "geosite:win-spy",
                    "geosite:torrent",
                    "geosite:category-ads"
                ],
                "outboundTag": "block"
            },
            {
                "domain": [
                    "geosite:github",
                    "geosite:twitch-ads",
                    "geosite:youtube",
                    "geosite:telegram"
                ],
                "outboundTag": "proxy"
            },
            {
                "domain": [
                    "geosite:private",
                    "geosite:category-ru",
                    "geosite:whitelist",
                    "geosite:microsoft",
                    "geosite:apple",
                    "geosite:google-play",
                    "geosite:epicgames",
                    "geosite:riot",
                    "geosite:escapefromtarkov",
                    "geosite:steam",
                    "geosite:origin",
                    "geosite:twitch",
                    "geosite:pinterest",
                    "geosite:faceit"
                ],
                "outboundTag": "direct"
            },
            {
                "ip": [
                    "geoip:private",
                    "geoip:direct"
                ],
                "outboundTag": "direct"
            }
        ]
    },
    "stats": {
    }
}