1. Обновим систему и установим текстовый редактор micro
sudo apt update && sudo apt upgrade -y && sudo apt install micro -y
  1. Воспользуемся скриптом разработчика с Github для установки
bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh)
  1. Настроим SSL
apt-get install certbot -y
certbot certonly --standalone --agree-tos --register-unsafely-without-email -d yourdomainDOTcom
certbot renew --dry-run
  1. Выбираем эти настройки для vless

    Dest (Target)

    google.com:443
    

    SNI

    google.com,www.google.com