Xue Xianliang 自由的世界

Results 13 comments of Xue Xianliang 自由的世界

You can run several times `sudo su -c "bash

Should not be installed apache,cpanel,directadmin and any web panel and web app

Hi Add warp in Outbounds then assign your inbound config to warp outbound (Routing Rules)

XUI PANEL> Xray Configs> Outbounds > WARP > Cloudflare WARP > Create > Add outbound > Save > Restart xray! -- XUI PANEL> Xray Configs> Routing Rules> Add Rules >...

It is possible to connect to the other VPN with the xui as a client ,and use it. (xray configs> outbounds / inbounds /routing rules) or reverse proxy and even...

You must make inbound (config: vless/vmess) for use as client! address config: youdomain,ip, or local 127.0.0.1 : your config port

Hi First `apt install python3 python3-certbot-nginx` Then `certbot renew --nginx --force-renewal --post-hook "nginx -s reload"`

The problem of not renewing has been fixed in the new version!

Hi your cdn is on? ``` proxy_set_header X-Real-IP $remote_addr; proxy_set_header X-Forwarded-For $http_cf_connecting_ip; proxy_set_header CF-Connecting-IP $http_cf_connecting_ip; ```