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
- Host: GitHub
- URL: https://github.com/sheikhhaziq/unibomb
- Owner: sheikhhaziq
- License: mit
- Created: 2020-11-04T11:16:47.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-10-12T19:48:39.000Z (over 3 years ago)
- Last Synced: 2025-06-04T20:45:11.022Z (about 1 year ago)
- Topics: expressjs, nodejs, sms, sms-bombing, termux
- Language: JavaScript
- Homepage: https://sheikhhaziq.github.io/UniBomb
- Size: 88.9 KB
- Stars: 14
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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/)