Giter VIP home page Giter VIP logo

SapiCLI - Linux API Client

One Command Installation

curl https://raw.githubusercontent.com/SapiCLI/SapiCLI/main/setup.sh | bash -

Usage

Alt text Alt text

The script has two uses. If you want to send a request attack within a certain time, you must use the "-timer" parameter. Required explanation is available below,

List attacks:

scli show

List old attacks:

scli show log

Normal usage format:

scli <URL OR IP ADDRESS> <PORT> <TIME> <METHOD> <CONCURRENTS>

Cronjob/timer mode usage format:

screen scli <URL OR IP ADDRESS> <PORT> <TIME> <METHOD> <CONCURRENTS> -timer <SECONDS>

and quit the screen by pressing ctrl + a + d. (In this way, it will send requests in the background according to the timer you specify.) If you want to stop the cronjob/timer, just run this command:

pkill screen

screen usage: https://linuxize.com/post/how-to-use-linux-screen/

Uninstall

curl https://raw.githubusercontent.com/SapiCLI/SapiCLI/main/delete.sh | bash -

stresserus/StressersIO API Client by forky & t13r

sapicli's Projects

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.