Skip to content

getringleader/sms-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sms-proxy

A cURL-able SMS service that hides the complexity of various SMS web services

to start run the following command:

python SMSProxy.py [port]

to test run this command:

curl --data "To=[Phone Number]&Body=It works\!" http://127.0.0.1:[port]/sms/send

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages