How To Use Santet Online in Termux
Santet online is a tool used for online groups like fb whatsapp hijacking,sms bombing etc.
It is used to update the termux tools
$apt update
It is used to upgrade termux tools
$ apt upgrade
It is used to install github tools in termux
$ apt install git
It is used to install python programming language
$ apt install python
It is latest version of python
$ apt install python2
It is used to clone github tools
$ git clone (link in github)
Now put the command to install modules
$pip2 install requests
Now go to the directory
$cd santet-online
$cd santet-online
Use the command to give permissions
$chmod +x *
$chmod +x *
To run put this
$python2 santet.py
$python2 santet.py
0 Comments