This is an installation mirror for single click xtream ui software.
update your ubuntu first, then install panel
- sudo apt-get update && sudo apt-get upgrade -y;
- sudo apt-get install libxslt1-dev libcurl3 libgeoip-dev python software-properties-common -y;
- rm main-server-installer.py; wget https://raw.githubusercontent.com/Coporton/xtreamui/main/main-server-installer.py;
- chmod +x *.py && sudo python main-server-installer.py;
-
main_xtreamcodes_reborn.tar
-
sha1: "532B63EA0FEA4E6433FC47C3B8E65D8A90D5A4E9"
-
sub_xtreamcodes_reborn.tar
-
sha1: "5F8A7643A9E7692108E8B40D0297A7A5E4423870"
-
release_22f.zip
-
sha-1: "95471A7EFEB49D7A1F52BAB683EA2BF849F79983"
-
newstuff.zip
-
sha-1: "AE46E6FE4C19791BF1EE6869D11D51888476ACAB"
i forked this install.py is from https://xtream-ui.com/install/install.py
you can compare my main-server-installer.py with original one.