Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
iMro0t
GitHub Repository: iMro0t/bomb3r
Path: blob/master/README.md
143 views

bomb3r 💣

This repository is currently unmaintained.

Use this fork YetAnotherSMSBomber

Made with ❤ in IN.

For Windows 10/8.x/7

Use windows releases (windows release is not up-to date)

Installation

Use the package manager pip to install bomb3r.

git clone https://github.com/iMro0t/bomb3r.git cd bomb3r pip3 install -r requirements.txt

Usage

python3 bomber.py <TARGET>

where TARGET is target mobile number.

Options

usage: bomber.py [-h] [--sms SMS] [--threads THREADS] TARGET positional arguments: TARGET Target mobile number without country code (default:+91) optional arguments: -h, --help show this help message and exit --sms SMS, -S SMS Number of sms to target (default: 10) --country COUNTRY, -c COUNTRY Country code without (+) sign (default: 91) --threads THREADS, -T THREADS Number of threads (default: 10) --proxy, -p Use proxy for bombing (It is advisable to use this option if you are bombing more than 50 sms) --verbose, -v Verbose --verify, -V To verify all providers are working or not

Changelog

-- Mar, 2020 - added more configs - fixed some bugs -- Nov, 2019 - multiple country option - more api for india - proxy feature to avoid ip blocking - new verbose and verify option

License

This project is licensed under the GNU General Public License v3.0