Skip to content
View SapiCLI's full-sized avatar

Block or report SapiCLI

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
SapiCLI/README.md

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

Pinned Loading

  1. SapiCLI SapiCLI Public

    Linux - Darlingapi CLI

    Go 4 1