this bash file automaticly install acme & ssl & update & sanai 3xui & unlimite the server
- First clone the file to the server
git clone https://github.com/4lph4shell/auto_lunch_3x-ui.git
- then
cd auto_lunch_3x-ui
- Then you have the give the permission to the file
chmod + auto_xray.sh
- Run the file with root acces
sudo bash auto_xray.sh
- Enter ssl email domain : You should add your email provider domail like gmail.com - yahoo.com.
- Enter your Domain Name: You should add your Domain that want to get SSl for it.
- Enter username: You should add x-ui panel username .
- Enter password: You should add x-ui panel passwdord .
- Enter port number: You should add x-ui panel PORT number .
- Enter web base path : You should add x-ui panel PATH .
The default parametrs are :
DEFAULT_DOMAIN="alphashell.com"
DEFAULT_sslDOMAIN="gmail.com"
DEFAULT_CUSTOMIZE="y"
DEFAULT_USERNAME="4lph4shell747"
DEFAULT_PASSWORD="4lph4shell@747"
DEFAULT_PORT="53747"
DEFAULT_WEB_BASE_PATH="/alphashell"