Run this commands in Termux. Do something carefully
Command List👇
pkg update
pkg upgrade
pkg install python -y
pkg install python2 -y
pkg install git
pkg install pip
git clone https://github.com/reverse-shell/routersploit
cd routersploit
pip install requests
pip install future
python rsf.py
😋 Then RouterSploit Tool is Installed Successfully

0 Comments