An open API service indexing awesome lists of open source software.

https://github.com/sheikhhaziq/unibomb

A free and open-source SMS bombing application
https://github.com/sheikhhaziq/unibomb

expressjs nodejs sms sms-bombing termux

Last synced: about 1 year ago
JSON representation

A free and open-source SMS bombing application

Awesome Lists containing this project

README

          




UniBomb


UniBomb


A free and open-source SMS bombing application

## NOTE:

- The application requires active internet connection to contact the APIs
- You would not be charged for any SMS dispatched as a consequence of this script
- Always ensure that you are using the latest version of UniBomb
- This application must not be used to cause harm/discomfort/trouble to others
- By using this, you agree that you cannot hold the contributors responsible for any misuse

## Compatibility
You should have node installed on your device

## Devices
- Windows
- Linux
- Mac
- Android (Termux)

## Features

- Web Based UI (can be used in browser)
- Based on Node Js
- Possibility of international API support
- Flexible with addition of newer APIs with the help of JSON documents
- Actively supported by the developers with frequent updates and bug-fixes

## Installation:

```bash
git clone https://github.com/sheikhhaziq/UniBomb
cd UniBomb
npm i
```
## Usage
```bash
npm start
```

## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

## License
[MIT](https://choosealicense.com/licenses/mit/)