duplo-bomber
duplo-bomber copied to clipboard
Private SMS-Bomber
Duplo Bomber
Description
Private SMS bomber(for Ukraine phone numbers) specially developed for DuploHack YouTube channel. Used grequests for make asynchronous HTTP Requests. This makes sending messages many times faster.
Install
(for Termux or iSH)
apt update && apt upgrade
pkg install python
apt install git
git clone https://github.com/batiscuff/duplo-bomber
cd duplo-bomber
pip install -r requirements.txt
(for Linux users)
sudo apt-get update && sudo apt-get upgrade
sudo apt-get install python3-pip
sudo apt-get install git
git clone https://github.com/batiscuff/duplo-bomber
pip3 install -r requirements.txt
Start
python3 duplo_spam.py
License
Mozilla Public License 2.0