Skip to content

❤️ Русский корабль, иди нахуй! ❤️

Notifications You must be signed in to change notification settings

KmaCoder/ddoscluster-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DDOS cluster client

❤️ Русский корабль, иди нахуй! ❤️

With python:

Requirements:

  • python 3.8 and higher

Install:

pip install -r requirements.txt

Run:

python main.py [-h] --name NAME [--threads THREADS]

options:
  -h, --help         show this help message and exit
  --name NAME        client name
  --threads THREADS  connection threads count per process

With docker

Requirements:

  • docker

Build image:

docker build -t ddoscluster-client .

Run container:

docker run ddoscluster-client --name 'Your custom name' --threads 100

About

❤️ Русский корабль, иди нахуй! ❤️

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published