{ "log": { "level": "info" }, "inbounds": [{ "type": "vless", "tag": "vless-in", "listen": "::", "listen_port": 8080, "users": [{ "uuid": "你的UUID" }], "transport": { "type": "ws", "path": "/chat" } }], "outbounds": [{ "type": "direct", "tag": "direct" }] }