Link: https://github.com/Hackeinstein/smtp-to-sms.git
Usage In Linux :
Requirements: python 3.8.10
~apt-get install git -y
~sudo git clone https://github.com/Hackeinstein/smtp-to-sms.git
~cd smtp-to-sms
~nano leads.txt(paste your leads)
~python3 main.py
Usage In Windows :
Requirements: git and python 3.8.10
~press win+r and open cmd.exe
~git clone https://github.com/Hackeinstein/smtp-to-sms.git
~cd smtp-to-sms
~edit leads.txt in notepad
~python main.py