Code Monkey home page Code Monkey logo

sms-bomber's Introduction

๐Ÿ’ฃ SMS Bomber ๐Ÿ’ฃ

A freely available and open-source SMS bombing application tailored for use in Iran.

Caution

Before Proceeding with the SMS Bomber, Please Note the Following:

  • Active Internet Connection: Ensure that your device has an active internet connection to contact the required APIs.
  • No Charges for SMS: You will not be charged for any SMS dispatched as a consequence of using this script.
  • Python 3 and Latest Version: Always ensure that you are using the latest version of the SMS Bomber and have Python 3 installed on your system.
  • No Harmful Use: This application must not be used to cause harm, discomfort, or trouble to others. Respect the privacy and well-being of individuals.

โœ… Installation

Clone the github repo

git clone https://github.com/NimaWasTaken/SMS-Bomber.git

Change Directory

cd SMS-Bomber

Use the package manager pip to install the requirements.

pip install -r requirements.txt

โ“ Usage

To use the SMS bombing tool, you can run the main.py script with the appropriate command-line arguments. Here's an overview of the available options:

usage: main.py target [-h] [-c COUNT] [-t THREADS] [-v] [-x PROXY]

SMS Bombing Tool

positional arguments:
  target                         The target phone number (format: 09xxxxxxxxx)

optional arguments:
  -h, --help                     show this help message and exit
  -c COUNT, --count COUNT        Number of times to bomb the target phone number (default is 1)
  -t THREADS, --threads THREADS  Number of concurrent threads to use for bombing (default is 5)
  -v, --verbose                  Display additional information during the bombing process
  -x PROXY, --proxy PROXY        Set a proxy server for requests (http/https)

Example Usage

To bomb a phone number with default settings:

python main.py 09xxxxxxxxx

To specify the number of bombing times and threads:

python main.py 09xxxxxxxxx -c 10 -t 3

To enable verbose mode and set a proxy server:

python main.py 09xxxxxxxxx -v -x http://proxy.example.com:8080

sms-bomber's People

Contributors

nimawastaken avatar torvalds avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

thefatedefeater

sms-bomber's Issues

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.