{ "log": { "loglevel": "none" }, "inbounds": [ { "port": 7860, "protocol": "vless", "settings": { "clients": [ { "id": "$UUID1", "level": 0, "email": "test@hf.space" }, { "id": "$UUID2", "level": 0, "email": "device2@hf.space" } ], "decryption": "none" }, "streamSettings": { "network": "ws", "wsSettings": { "path": "$SECRET_ROUTE" } } } ], "outbounds": [ { "protocol": "freedom", "settings": {} } ] }