GithubHelp home page GithubHelp logo

8l4nk / bombila Goto Github PK

View Code? Open in Web Editor NEW

This project forked from snekyy/bombila

0.0 0.0 0.0 56 KB

๐Ÿ’ฃ ๐Ÿ“ฑ ๐Ÿ’€ Ultimate sms bomber

License: GNU General Public License v3.0

Python 100.00%

bombila's Introduction

๐Ÿ’ฃ Bombila - Ultimate sms bomber ๐Ÿ’ฅ

OS support GitHub last commit GitHub code size in bytes GitHub

๐Ÿ“œ Installation:

๐Ÿง Linux / ๐ŸŽ Mac:

git clone https://github.com/Snekyy/bombila.git
cd ./bombila
pip3 install -r requirements.txt

๐Ÿ’ฉ Windows:

  1. Download zip archive of repository - https://github.com/Snekyy/bombila/archive/master.zip
  2. Unzip this archive
  3. Open cmd and go to the directory of unziped archive
  4. pip install -r requirements.txt

โš”๏ธ Usage:

bombila.py [-h/--help] [-c/--country ] [-p/--phone ] [-t/--time ] [--threads ] [-T/--timeout ]

optional arguments:
-h, --help show this help message and exit
-c, --country country code without (+) sign
-p, --phone target's phone number without country code
-t, --time bombing time in seconds
--threads bomber's threads count, (default: 50)
-T, --timeout request's timeout, (default: 3)

To skip -c, --country argv you can set default country code in config file - ./conf/config.py
Change value of "default_country_code" to your country code like that:

default_country_code = 7

๐Ÿ”ฅ Usage Examples

  • Running without args(you will get some questions later):
python3 bombila.py
  • Running with minimal amount of args to run without questions:
python3 bombila.py -c 7 -p 9877771122 -t 20
  • ๐Ÿฉธ Use all possible arguments:
python3 bombila.py -c 322 -p 9877771122 -t 228 --threads 1337 -T 2 

bombila's People

Contributors

snekyy avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.