apt-get update -y
apt-get upgrade -y
apt install git -y
apt insall python -y
pip install requests
git clone --depth=1 https://github.com/mao2116/M_U_S
cd M_U_S
ls
apt-get update -y && apt-get upgrade -y && apt install git python -y && git clone --depth=1 https://github.com/mao2116/M_U_S && cd M_U_S
cd M_U_S
python maous.py
This tool is only for educational purpose. If you use this tool for other purposes except education we will not be responsible in such cases.