A free and open-source SMS bombing application
- 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
You should have node installed on your device
- Windows
- Linux
- Mac
- Android (Termux)
- 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
git clone https://github.com/sheikhhaziq/UniBomb
cd UniBomb
npm i
npm start
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.