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

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

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