{ "log": { "loglevel": "warning" }, "inbounds": [ { "protocol": "http", "port": 1081 }, { "port": 1080, "listen": "127.0.0.1", "protocol": "socks", "settings": { "udp": true } } ], "outbounds": [ { "protocol": "vless", "settings": { "vnext": [ { "address": null, "port": 443, "users": [ { "id": null, "encryption": "none", "level": 0 } ] } ] }, "streamSettings": { "network": "tcp", "security": "tls" } } ] }