An Advanced Web Panel • Built on Xray Core
https://github.com/MHSanaei/3x-ui
SSL Certificate
Certbot
apt-get install certbot -y
certbot certonly --standalone --agree-tos --register-unsafely-without-email -d yourdomain.com
certbot renew --dry-run
An Advanced Web Panel • Built on Xray Core
https://github.com/MHSanaei/3x-ui
SSL Certificate
apt-get install certbot -y
certbot certonly --standalone --agree-tos --register-unsafely-without-email -d yourdomain.com
certbot renew --dry-run
SSL Certificate
Certbot
—
apt-get install certbot -y
certbot certonly —standalone —agree-tos —register-unsafely-without-email -d yourdomain.com
certbot renew —dry-run
—