Skip to content
forked from OpenEthan/SMSBoom

短信轰炸/短信测压/ | 一个健壮免费的python短信轰炸程序,专门炸坏蛋蛋,百万接口,多线程全自动添加有效接口,支持异步协程百万并发,全免费的短信轰炸工具!!高一美术生开发全网首发!!

License

Notifications You must be signed in to change notification settings

majiajue/SMSBoom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SMSBoom (Remake)

Feature

  1. 通过自定义 api.json 的方式定义接口.
    api.json:

    [
        {
            "desc": "接口描述",
            "url": "请求地址",
            "method": "请求方法 GET(default)/POST",
            "ua": "请求UA 若为空则默认",
            "data": {}
        }
    ]

    支持关键字替换.{timestamp} {phone}

  2. 多线程请求.

  3. 通过 Flask 提供网页测试/添加接口.

  4. 友好的命令行参数支持.

About

短信轰炸/短信测压/ | 一个健壮免费的python短信轰炸程序,专门炸坏蛋蛋,百万接口,多线程全自动添加有效接口,支持异步协程百万并发,全免费的短信轰炸工具!!高一美术生开发全网首发!!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 69.5%
  • JavaScript 25.0%
  • HTML 5.5%