Skip to main content
Tutorial - Instalar Wifite en Termux
Tutorial sobre como instalar wifite en termux. No es necesario tener root.
Comandos utilizados
apt update && apt upgrade
apt install git proot wget
apt install python
apt install python2
git clone https://github.com/derv82/wifite
cd wifite
python2 wifite
Comments
Post a Comment