Skip to content

oott123/SMSPoster

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
res
 
 
 
 
 
 
 
 
 
 

No Longer Maintained 本项目已不再维护,请尝试同类项目 smssync

SMSPoster

一个简单的短信转发 APP。它将本机收到的所有短信,通过 POST 请求发送到一个 HTTP 地址。

用法

  1. 打开 APP ,设置 API 地址。
  2. API 收到 POST 请求,共2个参数:from是发件人号码;msg是信息内容,UTF8编码。
  3. 想干啥干啥啦~

玩法

  1. 收验证码:在安卓备机上安装,打开网页的时候才看得到另一张卡的短信,防止短信骚扰
  2. 短信验证:要求用户发送验证码到指定的手机号码上,以验证用户手机号码
  3. ……更多?

隐私说明

  1. 此 APP 由安卓公开 API 制作,合情合理合法。
  2. 请勿在未授权的情况下在其他用户手机上安装该 APP。
  3. 每次收到短信的时候都有 Toast 提示的,很明显,一点都不隐蔽!

About

a simple sms poster app

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages