Skip to content

pablokbg/Sulk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sulk (SMS Bulk)

Sulk is a tool written in Python3 that allows you to send bulk SMS via the Textbelt API.

Captures

captura1

captura2

captura3

captura4

Use

# API textbelt.com
API_KEY = ""
  • Step 2: Add the phone numbers (including extension) of the targets in the numbers.txt file.
+34XXXXXXXXX
+33XXXXXXXXX
......
  • Step 3: Execute Sulk
python Sulk.py

Notes

  • It is not recommended to use the free API, as it only allows you to send one sms to one recipient per day.
  • When you purchase the KEY API, remember to select 'worldwide' to be able to send SMS to any recipient regardless of their location.
  • The tool has been tested on linux systems and on windows systems with powershell.

About

Sulk is a tool written in Python3 that allows you to send bulk SMS via the Textbelt API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages