You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Okay, I have the latest Debian VPS, domain, wildcard SSL certificate, and a basic static site with nginx. Now I wanted to setup xray-core, but I immediately got stumped.
I installed it with XTLS/Xray-install, but I heard you're supposed to create a linux user for xray and add permissions, but which permissions? Instructions are very unclear. Should I just use "root" option?
So next I should use sample config VLESS-TCP-XTLS-Vision. But again, instructions are pretty minimalistic. Especially proxy_pass https://www.lovelive-anime.jp; line in nginx config is extremely suspect; I don't want to "pass" traffic to the external site like in REALITY, I want to use my own static site.
P.S. No, I don't want to "steal oneself" with REALITY.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Okay, I have the latest Debian VPS, domain, wildcard SSL certificate, and a basic static site with nginx. Now I wanted to setup xray-core, but I immediately got stumped.
proxy_pass https://www.lovelive-anime.jp;
line in nginx config is extremely suspect; I don't want to "pass" traffic to the external site like in REALITY, I want to use my own static site.P.S. No, I don't want to "steal oneself" with REALITY.
Beta Was this translation helpful? Give feedback.
All reactions