Closed m0x61h0x64i closed 3 months ago
Hi, this quic inbound works for v2ray format, but does not work for v2ray-json format, i mean subscription cannot update
inbound:
{ "listen": "0.0.0.0", "port": 3636, "protocol": "vless", "settings": { "clients": [], "decryption": "none", "fallbacks": [] }, "sniffing": { "destOverride": [ "tls", "quic", "fakedns" ], "enabled": true, "metadataOnly": false, "routeOnly": false }, "streamSettings": { "network": "quic", "quicSettings": { "header": { "type": "none" }, "key": "key", "security": "none" }, "security": "none" }, "tag": "inbound-3636" },
marzban logs:
hey , what version you are using ? i think we fix this few days ago #961
im using this commit a2ad3171eeebc8308027578eaedd956deff4caf8 which is for 2 days ago
Hi, this quic inbound works for v2ray format, but does not work for v2ray-json format, i mean subscription cannot update
inbound:
marzban logs: