{ "log": { "loglevel": "warning" }, "inbounds": [ { "listen": "0.0.0.0", "port": 1234, "protocol": "vless", "settings": { "clients": [ { "id": "", "level": 0, "email": "love@example.com" } ], "decryption": "none", "fallbacks": [ { "dest": 8001 } ] }, "streamSettings": { "network": "tcp" } } ], "outbounds": [ { "protocol": "freedom", "tag": "direct" } ] }