GithubHelp home page GithubHelp logo

wwangyu2 / gosmsandphoneboom Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ledgerbiggg/gosmsandphoneboom

0.0 0.0 0.0 15.38 MB

短信验证码和手机电话轰炸

Shell 0.98% Go 95.75% Dockerfile 3.27%

gosmsandphoneboom's Introduction

免责声明

  • 使用此程序请遵守当地的法律法规,禁止滥用、恶意使用,触犯法律所造成的问题均由使用者承担。
  • 本程序仅供娱乐,源码全部开源,禁止滥用 和二次 禁止用于商业用途.

项目简介

  • 这个是用go语言编写的一个短信验证码和电话轰炸集一体的程序

快速使用

  • 配置文件如下
  • 启动程序 main.exe
ENV: win
# 手机号
Phone: xxx
# 短信验证码发送的线程数量
ThreadCount: 3
# 短信验证码发送的执行时机(默认60秒一次)
ExecutionCron: "*/60 * * * * *"
# 会话的凭证(如果打印不是:[成功发送短信给医院,静等电话....],就根据Readme文件的指引去修改这个配置)
SSID : "imlpf4ff545dda0621f63e5d2f43cda1acfc"
# 电话轰炸前的的短信咨询内容
Content: "我的电话号码是xxx,微信也是xxx,我现在有很严重的肾脏疾病,因为一些不良好的饮食习惯和作息习惯,比较严重,已经影响到我的生活,想要求助一下医生,如果可以的话请电话联系我,谢谢"

⁉️⁉️(如果是成功发送短信给医院,静等电话 的打印就跳过这一步)如果启动了main.exe程序之后,电脑打印结果不是:[成功发送短信给医院,静等电话....],就根据随便去一个医院的网址,比如这个网址:上海德济医院

  1. 点开F12
  2. 发送一个消息
  3. 筛选send
  4. 获取ssid修改配置文件

img

  • 重新启动程序

linux环境(配置有docker)

  • 启动项目(如果电话的ssid不对,可能电话还是会打不了,这个时候要使用上述步骤去修改)
./rebuild.sh # 构建
./start.sh # 启动
./watch.sh # 查看执行情况
./end.sh # 终止

gosmsandphoneboom's People

Contributors

ledgerbiggg avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.