Skip to content
This repository has been archived by the owner on Sep 23, 2021. It is now read-only.

iMro0t/bomb3r

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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