{
    "dns": {
        "servers": [
            "8.8.8.8",
            "1.1.1.1",
            "8.8.4.4"
        ]
    },
    "fakedns": {
        "ipPool": "198.18.0.0/15",
        "poolSize": 65535
    },
    "inbounds": [
        {
            "listen": "127.0.0.1",
            "port": 44444,
            "protocol": "http",
            "settings": {
                "allowTransparent": true,
                "timeout": 300
            },
            "sniffing": {
            },
            "tag": "http_IN"
        },
        {
            "listen": "127.0.0.1",
            "port": 1009,
            "protocol": "socks",
            "settings": {
                "auth": "noauth",
                "ip": "127.0.0.1",
                "udp": true
            },
            "sniffing": {
            },
            "tag": "socks_IN"
        }
    ],
    "log": {
        "loglevel": "warning"
    },
    "outbounds": [
        {
            "_QV2RAY_USE_GLOBAL_FORWARD_PROXY_": false,
            "protocol": "vmess",
            "sendThrough": "0.0.0.0",
            "settings": {
                "vnext": [
                    {
                        "address": "qv2ray.dongshanxia.top",
                        "port": 24000,
                        "users": [
                            {
                                "id": "5783a3e7-e373-51cd-8642-c83782b807c5"
                            }
                        ]
                    }
                ]
            },
            "streamSettings": {
                "network": "ws",
                "security": "tls",
                "tlsSettings": {
                    "serverName": "v2ray.dongshanxia.top"
                },
                "wsSettings": {
                    "path": "/top"
                },
                "xtlsSettings": {
                    "serverName": "v2ray.dongshanxia.top"
                }
            },
            "tag": "eoybqaeswxzhvxa"
        },
        {
            "protocol": "freedom",
            "sendThrough": "0.0.0.0",
            "settings": {
                "domainStrategy": "AsIs",
                "redirect": ":0"
            },
            "streamSettings": {
            },
            "tag": "DIRECT"
        },
        {
            "protocol": "blackhole",
            "sendThrough": "0.0.0.0",
            "settings": {
                "response": {
                    "type": "none"
                }
            },
            "streamSettings": {
            },
            "tag": "BLACKHOLE"
        }
    ],
    "routing": {
        "domainMatcher": "mph",
        "domainStrategy": "AsIs",
        "rules": [
            {
                "domain": [
                    "www.elastic.co",
                    "www.github.com",
                    "dldir1.qq.com",
                    "start.spring.io",
                    "google.com"
                ],
                "outboundTag": "eoybqaeswxzhvxa",
                "type": "field"
            },
            {
                "ip": [
                    "114.116.64.20",
                    "10.168.2.52",
                    "10.168.2.53",
                    "10.168.2.82"
                ],
                "outboundTag": "DIRECT",
                "type": "field"
            },
            {
                "domain": [
                    "v2ray.dongshanxia.top",
                    "jshazj.59iedu.com",
                    "juejin.cn",
                    "developer.lanzoug.com",
                    "dongshanxia.top",
                    "sum.golang.org",
                    "ggball.top",
                    "axshare.com",
                    "gitea.dongshanxia.top",
                    "pypi.tuna.tsinghua.edu.cn",
                    "geekbang.org",
                    "toutiao.com",
                    "plat.xzjxjy.com"
                ],
                "outboundTag": "DIRECT",
                "type": "field"
            },
            {
                "ip": [
                    "geoip:cn"
                ],
                "outboundTag": "DIRECT",
                "type": "field"
            },
            {
                "domain": [
                    "geosite:cn"
                ],
                "outboundTag": "DIRECT",
                "type": "field"
            }
        ]
    }
}
