https://github.com/bdadmehr0/tnt-sms
TNT sms | Call & SMS Bomber for Iranain Number
https://github.com/bdadmehr0/tnt-sms
api linux python3 sms sms-bomber
Last synced: 6 months ago
JSON representation
TNT sms | Call & SMS Bomber for Iranain Number
- Host: GitHub
- URL: https://github.com/bdadmehr0/tnt-sms
- Owner: BDadmehr0
- License: mit
- Created: 2023-05-30T12:40:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-02T18:22:29.000Z (12 months ago)
- Last Synced: 2025-03-28T10:21:23.608Z (7 months ago)
- Topics: api, linux, python3, sms, sms-bomber
- Language: Python
- Homepage:
- Size: 144 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# About
TNT sms | Call & SMS Bomber for Iranain NumberTNT sms is a program for Linux that will be transferred to Termux in the future
We want to extract many APIs from Iranian sites and use them to send SMS. Also, the important part of this issue is that the sites do not limit us, for which I have made other plans, such as changing the IP address or user agents.**Not Support Windows OS**
## Installation
```bash
chmod +x ./install.sh
sudo ./install.sh # install to /usr/local/bin/
sudo tntsms.sh
```## Usage
```python
from lib.sms import sendnum = '09*********'
send(range_n=15, phone_number=num)
```## 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/)