{ "log": { "loglevel": "warning" }, "inbounds": [ { "port": 443, "protocol": "vless", "settings": { "clients": [ { "id": null } ], "decryption": "none", "fallbacks": [ { "dest": 8800 } ] }, "streamSettings": { "network": "tcp", "security": "tls", "tlsSettings": { "alpn": [ "http/1.1" ], "certificates": [ { "certificateFile": "/usr/local/etc/v2ray/ssl/v2ray_ssl.crt", "keyFile": "/usr/local/etc/v2ray/ssl/v2ray_ssl.key" } ] } } } ], "outbounds": [ { "protocol": "freedom" } ] }