Загрузка данных
{ "dns": { "independent_cache": true, "rules": [ { "domain": [ "dns.google", "p01--rust-spaghetty--ppp--gqb8-r4wz.code.run" ], "server": "dns-direct" }, { "outbound": [ "any" ], "server": "dns-direct" } ], "servers": [ { "address": "https://dns.google/dns-query", "address_resolver": "dns-direct", "strategy": "ipv4_only", "tag": "dns-remote" }, { "address": "https://223.5.5.5/dns-query", "address_resolver": "dns-local", "detour": "direct", "strategy": "ipv4_only", "tag": "dns-direct" }, { "address": "local", "detour": "direct", "tag": "dns-local" }, { "address": "rcode://success", "tag": "dns-block" } ] }, "inbounds": [ { "domain_strategy": "", "endpoint_independent_nat": true, "inet4_address": [ "172.19.0.1/28" ], "mtu": 9000, "sniff": true, "sniff_override_destination": false, "stack": "mixed", "tag": "tun-in", "type": "tun" }, { "domain_strategy": "", "listen": "127.0.0.1", "listen_port": 2080, "sniff": true, "sniff_override_destination": false, "tag": "mixed-in", "type": "mixed" } ], "log": { "level": "panic" }, "outbounds": [ { "method": "chacha20-ietf-poly1305", "password": "b4-fd63-4e57-aa05-497dbd413b13", "plugin": "v2ray-plugin", "plugin_opts": "path=/44-2dd7-44e8-a52c-467e81ea4007;host=p01--rust-spaghetty--ppp--gqb8-r4wz.code.run;tls", "server": "p01--rust-spaghetty--ppp--gqb8-r4wz.code.run", "server_port": 443, "type": "shadowsocks", "domain_strategy": "prefer_ipv4", "tag": "proxy" }, { "tag": "direct", "type": "direct" }, { "tag": "bypass", "type": "direct" } ], "route": { "auto_detect_interface": true, "rule_set": [], "rules": [ { "action": "hijack-dns", "port": [ 53 ] }, { "action": "hijack-dns", "protocol": [ "dns" ] }, { "ip_is_private": true, "outbound": "bypass" }, { "action": "reject", "ip_cidr": [ "224.0.0.0/3", "ff00::/8" ], "source_ip_cidr": [ "224.0.0.0/3", "ff00::/8" ] } ] } }