An Advanced Web Panel • Built on Xray Core

https://github.com/MHSanaei/3x-ui

Установка на сервер:

bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-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

Где «yourdomain.com» — адрес сайта.

Отличное видео от канала «Серверные Технологии», по настройке :