x-ui-pro is an open-source project that provides an auto-installation script for a lightweight and secure web proxy server. It combines the features of xray-ui, warp, psiphon tor and nginx to offer a comprehensive solution for bypassing internet restrictions.
- Handle WebSocket/GRPC/HttpUgrade via nginx.
- Supports multiple users and config via port 443
- Install multiple domains with one a server/panel
- More security and low detection with nginx
- Auto SSL Renew, Reload Daily Services
- Compatible with Cloudflare CDN/IP
- Random 170 fake HTML template!
- Tor/Psiphon country changer
- Only Linux server
Install X-UI-PROππ¦
sudo su -c "$(command -v apt||echo dnf) -y install wget;bash <(wget -qO- raw.githubusercontent.com/GFW4Fun/x-ui-pro/master/x-ui-pro.sh) -panel 1 -cdn off"
πCloudflare users ‡οΈ
Cloudflare users > -cdn on > DomainON
SSL Support (yourdomain.com, *.yourdomain.com)
For add new subdomain, just add a new record A,AAAA[IP] in domain dns management! no need to reinstall the panel!
πInstallation arguments ‡οΈ
Random FakeSiteπ
bash <(wget -qO- raw.githubusercontent.com/GFW4Fun/x-ui-pro/master/x-ui-pro.sh) -RandomTemplate yes
Uninstall X-UI-PROβ
bash <(wget -qO- raw.githubusercontent.com/GFW4Fun/x-ui-pro/master/x-ui-pro.sh) -Uninstall yes
Enable Psiphon in WARP(Custom Country) +
bash <(wget -qO- raw.githubusercontent.com/GFW4Fun/x-ui-pro/master/x-ui-pro.sh) -WarpCfonCountry US
Enable Psiphon in WARP(Random Country)ππ²
bash <(wget -qO- raw.githubusercontent.com/GFW4Fun/x-ui-pro/master/x-ui-pro.sh) -WarpCfonCountry XX
Tor Custom Countryπ§ π
bash <(wget -qO- raw.githubusercontent.com/GFW4Fun/x-ui-pro/master/x-ui-pro.sh) -TorCountry US
Tor Random Country π§ π²
bash <(wget -qO- raw.githubusercontent.com/GFW4Fun/x-ui-pro/master/x-ui-pro.sh) -TorCountry XX
bash <(wget -qO- raw.githubusercontent.com/GFW4Fun/x-ui-pro/master/x-ui-pro.sh) -WarpCfonCountry XX -WarpLicKey xxxx-xxxx-xxxx
Disable WarpPsiphon and WARP CleanKeyβ
bash <(wget -qO- raw.githubusercontent.com/GFW4Fun/x-ui-pro/master/x-ui-pro.sh) -CleanKeyCfon yes
Only > Optimize the Network, SSH & System Limits!ππ₯π οΈ
bash <(wget -qO- raw.githubusercontent.com/hawshemi/Linux-Optimizer/main/linux-optimizer.sh)
Other arguments:β’οΈ
# Install xui type: -panel 0 > Alireza0 1 > MHSanaei 2 > FranzKafkaYu
Validπ©Countryπ AT BE BG BR CA CH CZ DE DK EE ES FI FR GB HR HU IE IN IT JP LV NL NO PL PT RO RS SE SG SK UA US
βββββββββββββββββββββββββ
βββββββββββββββββββββββββ
βββββββββββββββββββββββββ
WARP-PlusβοΈ> XUI > Xray Configs > Outbounds > Add Outbound > Protocol:Socks > Tag:warp+ > Address:Port 127.0.0.1:8086 > Add > Save Restart!
TOR π§ > XUI > Xray Configs > Outbounds > Add Outbound > Protocol:Socks > Tag:tor > Address:Port 127.0.0.1:9050 > Add > Save Restart!
βββββββββββββββββββββββββ
for port in 9050 8086; do curl --socks5-hostname 127.0.0.1:$port https://ipapi.co/json/; done
βββββββββββββββββββββββββ
βββββββββββββββββββββββββ
sudo $(command -v apt || echo dnf) -y install ufw && echo ssh ftp http https mysql dns | xargs -n 1 sudo ufw allow && sudo ufw enable
βββββββββββββββββββββββββ
Cloudflare IP Ranges: https://www.cloudflare.com/ips/
Cloudflare IP Scanner: vfarid | goldsrc | ircfspace | drunkleen | cloudflare-v2ray-scanner