Giter Club home page Giter Club logo

express-booter's Introduction

Note

This script is for educational purposes only.

How to run

node express_booter.js [MethodRequest] [Objetive] [time] [rate]

To run the above code, you will need to open the terminal or command prompt in the directory where the code is saved and then type the following command:

Where:

[MethodRequest] is the HTTP request method, such as GET or POST.

[Objetive] is the URL that you want to send the request to.

[time] is the amount of time the script should run.

[rate] is the rate of requests per second that you want to send.

For example, if the file name is script.js, the MethodRequest is GET, the Objetive is https://www.example.com, the time is "60" seconds and the rate is "10" requests per second, the command would be:

node express_booter.js GET https://www.example.com 60 10

This will run the script for 60 seconds, sending 10 GET requests per second to the specified URL.

Note:

The proxy.txt must contain valid list of proxies.

express-booter's People

Contributors

shahidkarimi avatar

Stargazers

 avatar  avatar

Watchers

James Cloos avatar  avatar

Forkers

egida

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.