{ "log": { "loglevel": "warning" }, "dns": { "servers": [ "1.1.1.1", "8.8.8.8" ], "queryStrategy": "UseIPv4" }, "inbounds": [ { "tag": "XHTTP_LTE_YANDEX", "port": 2090, "listen": "127.0.0.1", "protocol": "vless", "settings": { "clients": [], "fallbacks": [], "decryption": "none" }, "sniffing": { "enabled": true, "destOverride": [ "http", "tls", "quic" ] }, "streamSettings": { "network": "xhttp", "security": "none", "xhttpSettings": { "mode": "packet-up", "path": "/api/v1/sync", "xPaddingKey": "_dc", "xPaddingHeader": "X-Cache", "xPaddingMethod": "tokenish", "uplinkHTTPMethod": "GET", "xPaddingObfsMode": true, "xPaddingPlacement": "queryInHeader", "scMaxEachPostBytes": 524288, "scMaxConcurrentPosts": 1, "scMinPostsIntervalMs": 150 } } } ], "outbounds": [ { "tag": "DIRECT", "protocol": "freedom" }, { "tag": "BLOCK", "protocol": "blackhole" } ], "routing": { "domainStrategy": "AsIs", "rules": [ { "type": "field", "inboundTag": [ "XHTTP_LTE_YANDEX" ], "outboundTag": "DIRECT" } ] } }