Ubuntu
Como Instalar
Script para Ubuntu.
bash <(curl -s https://raw.githubusercontent.com/fnixdev/Kanna-X/master/resources/scripts/ubuntu.sh)Método manual
1. Instalando os pacotes
sudo apt install tree wget2 p7zip-full jq ffmpeg wget git neofetchwget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.debsudo apt install ./google-chrome-stable_current_amd64.deb2. Clone o Repositorio
git clone https://github.com/fnixdev/KannaX.git && cd KannaX3. Instale os requisitos
pip3 install -r requirements.txt4. Crie config.env como config.env.sample e preencha as Vars
cp config.env.sample config.env5. Obtenha a Session String AQUI e adicione-a ao config.env
6. Finalmente execute o KannaX.
Last updated
Was this helpful?