{ "log": { "loglevel": "warning" }, "inbounds": [ { "protocol": "vless", "port": {{ port }}, "settings": { "decryption":"none", "clients": [ { "id": "{{ uuid }}" } ] }, "streamSettings": { "network": "kcp", "kcpSettings": { "seed": "{{ seed }}" } } } ], "outbounds": [ { "protocol": "freedom" } ] }