Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 806 Bytes

File metadata and controls

30 lines (18 loc) · 806 Bytes

x-ui

Disclaimer: This project is only for personal learning and communication, please do not use it for illegal purposes, please do not use it in a production environment

Install & Upgrade

bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/x-ui/master/install.sh)

SSL

apt-get install certbot -y
certbot certonly --standalone --agree-tos --register-unsafely-without-email -d yourdomain.com
certbot renew --dry-run

suggestion system

  • Ubuntu 20+

pic

1 2 3