Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 399 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 399 Bytes

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