Open lambovl opened 1 week ago
listen 8443 ssl;
listen 127.0.0.1:8443 ssl;
I am not very familiar with the level of configuration using NGINX. I took a look at your NGINX and XRAY server-side configurations, and all I can suggest is to restart NGINX after you make the changes here.
Then fill in the REALITY parameters on the client side, make sure that it corresponds properly with the server side, and then try to see if the client can connect successfully.
Hi I have a VPS running my website with the domain my.site.com with nginx. I want to configure xray in reality mode, where I'm stealing my own SSL certificate. After setting it up, my site works correctly, but when connecting the client to xray, the tunnel isn’t created, and any others sites don’t loading through the VPN (except for my.site.com). Could you advise on what the issue might be?
nginx conf
Reality conf