{
    "inbounds": [{
        "port": 1080, "listen": "127.0.0.1",
        "protocol": "socks", "settings": {"auth": "noauth"}
    }],
    "outbounds": [{
        "protocol": "vless",
        "settings": {
            "vnext": [{
                "address": "panther.cool", "port": 443,
                "users": [{"id": "1a4f890b-7cdc-4fee-b005-7f03d14b5720", "encryption": "none"}]
            }]
        },
        "streamSettings": {
            "network": "ws", "security": "tls",
            "wsSettings": {"path": "/v2ray"}
        }
    }]
}
