Evgenii Kravchenko

Results 2 comments of Evgenii Kravchenko

It's a strange have to specify the port for inbound if it listening the unix socket. In my opinion Marzban should allow xray inbound configuration without port but with socket.

Of course for example, my real inbound of reality, for which I was forced to specify an extra port number: ``` { "tag": "reality", "listen": "/run/xray/nginx.socket,0666", "port": 443, "protocol": "vless",...