🔥 Burn Fat Fast. Discover How! 💪

HACK WIFI USING ROUTERSPLOIT IN TERMUX HOW TO DOWNLOAD AND IN | Termux Hackers (Users)

HACK WIFI USING ROUTERSPLOIT IN TERMUX

HOW TO DOWNLOAD AND INSTALL ROUTERSPLOIT ON TERMUX?
After successfully download and install Termux give these following commands

$ pkg update && pkg upgrade

$ pkg install python -y

$ pkg install python2 -y
[Here python2 have no any work but when you download and install routersploit you get many errors. So solve many errors problem you can download python2]

$ pkg install git

$ pkg install pip

$ git clone https://github.com/reverse-shell/routersploit
[ Copy this link https://github.com/reverse-shell/routersploit ]

$ ls

$ cd routersploit

$ pip2 install -r requirement.txt

$ pip2 install requests
[ It will be taken few minutes for install. Don't skip it ]

$ pip install future

$ python rsf.py
[ Then routersploit tool is install successfully]


@TermuxForAndroidBot https://t.me/Termux_For_Android