8000 GitHub - jfach/twilio-sms-bomber: "Bomb" a mobile number using Twilio
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jfach/twilio-sms-bomber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Twilio SMS Bomber

Setup

export twilio_bomb_sid=TWILIO_ACCOUNT_SID
export twilio_bomb_token=TWILIO_AUTH_TOKEN
export twilio_bomb_number=TWILIO_NUMBER

Execution

The arguments are formatted as follows:

python bomb.py recipient_number "message" messages_to_send

for example...

python bomb.py +15551239999 "Hello world!" 100

About

"Bomb" a mobile number using Twilio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0