x-ui-pro (x-ui + nginx) modification of https://github.com/GFW4Fun/x-ui-pro for REALITY
- Auto Installation (lightweight)
- Auto SSL renewal / Daily reload Nginx X-ui
- Handle REALITY and WebSocket/GRPC/HttpUgrade/SplitHttp via nginx.
- Multi-user and config via port 443
- More security and low detection with nginx
- Compatible with Cloudflare (only for WebSocket/GRPC/HttpUgrade/SplitHttp)
- Random 150+ fake template!
- Linux Debian/Ubuntu!
You need TWO domains or subdomains
- For panel and WebSocket/GRPC/HttpUgrade/SplitHttp
- For REALITY destination
➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖
Install X-UI-PRO
sudo su -c "bash <(wget -qO- https://github.com/mozaroc/x-ui-pro/raw/refs/heads/master/x-ui-pro.sh) -install yes -panel 2 -ONLY_CF_IP_ALLOW no"
Do not change SubDomain for renew SSL❗
panel (0=alireza 1=MHSanaei 2=FranzKafkaYu)(0 - lite, 1 - pro, 2 - fast max
Uninstall X-UI-PRO❌
sudo su -c "bash <(wget -qO- https://raw.githubusercontent.com/GFW4Fun/x-ui-pro/master/x-ui-pro.sh) -uninstall yes"
➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖
XUI Panel > Panel Setting > Subscription > Enable Service (Don't change /sub/ /json/ do not add certs)
then scroll down to Reverse Proxy URI and add address https://YOUR_PANEL_DOMAIN/SUBSCRIPTIONS_PORT/sub
➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖ Test ALL ➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖➖
apt update && apt install ufw
ufw reset && ufw allow ssh && ufw allow ftp && ufw allow http && ufw allow https
ufw enable && ufw reload && ufw status
For vless over websocket configuration reffer https://github.com/GFW4Fun/x-ui-pro/blob/master/README.md