Skip to content

EthicalHackingLK/WH-Spam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WH-Spam

[+]Termux Command List

  pkg update && upgrade
  pkg install python3
pkg install git
 git clone https://github.com/EthicalHackingLK/WH-Spam.git
cd WH-Spam
  pip install requests

[+]Linux Command List

sudo apt update && upgrade
sudo apt install python3
git clone https://github.com/EthicalHackingLK/WH-Spam.git
cd WH-Spam
pip install requests
pip install pystyle
python3 main.py