Coder Social home page Coder Social logo

Comments (3)

aqiongbei avatar aqiongbei commented on August 20, 2024

production模式,非立即执行,是定时执行的

from buy_pig_plan.

nogoodwh avatar nogoodwh commented on August 20, 2024

是在default.json里进行修改的吧?
我是把代码改成了这样:
{
"target": {
"phone": "15878321990",
"name": "adsf",
"email": "[email protected]",
"address": "徐州",
"comment": "菲律宾"
},
"attack": {
"times": 100,
"time": "0 0/2 * * * *",
"web_type": "baidu_lxb",
"task_type": "call", // "comment"
"interval": 300000
},
"chromium": {
"slowMo": 100,
"timeout": 30000,
"devtools": false,

}

}
是不是time这里改一下: "time": "0 0/2 * * * *",
这样就是每隔2分钟就执行一次了

from buy_pig_plan.

aqiongbei avatar aqiongbei commented on August 20, 2024

不要这么低频的跑,会出问题的。可能上次攻击没结束下一次攻击就开始了。
这个模式设计的最初目的是放在服务器跑的。并不是开放给个人机器使用的。

from buy_pig_plan.

Related Issues (20)

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.