Загрузка данных
{ "dns": { "fakeip": { "enabled": true, "inet4_range": "198.18.0.0/15", "inet6_range": "fc00::/18" }, "final": "dns-remote", "independent_cache": true, "rules": [ { "domain": [ "dns.google", "shop.pusiko.space" ], "server": "dns-direct" }, { "outbound": [ "any" ], "server": "dns-direct" }, { "disable_cache": true, "inbound": [ "tun-in" ], "server": "dns-fake" } ], "servers": [ { "address": "rcode://success", "tag": "dns-block" }, { "address": "local", "detour": "direct", "tag": "dns-local" }, { "address": "https://223.5.5.5/dns-query", "address_resolver": "dns-local", "detour": "direct", "strategy": "ipv4_only", "tag": "dns-direct" }, { "address": "https://dns.google/dns-query", "address_resolver": "dns-direct", "strategy": "ipv4_only", "tag": "dns-remote" }, { "address": "fakeip", "strategy": "ipv4_only", "tag": "dns-fake" } ] }, "inbounds": [ { "domain_strategy": "", "endpoint_independent_nat": true, "inet4_address": [ "172.19.0.1/28" ], "mtu": 9000, "sniff": true, "sniff_override_destination": false, "stack": "gvisor", "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": [ { "domain_strategy": "", "packet_encoding": "", "server": "shop.pusiko.space", "server_port": 443, "tls": { "enabled": true, "insecure": false, "reality": { "enabled": true, "public_key": "aFsY-EZjSNTomlAFShKwQIQMJ5pHiZQXXJpWvcz8WkQ", "short_id": "0858af97f4e7324d" }, "server_name": "shop.pusiko.space", "utls": { "enabled": true, "fingerprint": "firefox" } }, "transport": { "service_name": "shoppusiko-grpc", "type": "grpc" }, "uuid": "ce7a97f1-8ced-4093-879b-b1b8db289fcf", "tag": "proxy", "type": "vless" }, { "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" ] }, { "action": "reject", "ip_cidr": [ "224.0.0.0/3", "ff00::/8" ], "source_ip_cidr": [ "224.0.0.0/3", "ff00::/8" ] } ] } }