https://github.com/csoftware-arigpt/freesms
Free sms using TextBelt and proxy
https://github.com/csoftware-arigpt/freesms
freesms proxy python requests
Last synced: about 2 months ago
JSON representation
Free sms using TextBelt and proxy
- Host: GitHub
- URL: https://github.com/csoftware-arigpt/freesms
- Owner: csoftware-arigpt
- License: mit
- Created: 2023-06-11T15:58:58.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-01T12:14:21.000Z (over 1 year ago)
- Last Synced: 2024-11-01T13:20:21.102Z (over 1 year ago)
- Topics: freesms, proxy, python, requests
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FreeSMS
Free sms using TextBelt and proxy
## Required
Internet connection and Python 3.x
## How to install
Clone repo
```
$ git clone https://github.com/csoftware-arigpt/freesms.git
$ cd freesms
```
Install dependencies:
` $ pip3 install requests aiohttp asyncio `
## How to use
Just open file
```
$ python3 main.py
```
## License
Licensed with MIT License, see LICENCE for more information