Skip to content

Latest commit

 

History

History
58 lines (42 loc) · 529 Bytes

README.md

File metadata and controls

58 lines (42 loc) · 529 Bytes

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