Skip to content

Swag666baby/dos-attack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a036517 · Oct 6, 2023

History

10 Commits
Oct 5, 2023
Oct 5, 2023
Oct 4, 2023
Oct 6, 2023
Oct 5, 2023
Oct 5, 2023
Oct 5, 2023

Repository files navigation

necessary

• typescript

npm install -g @typescript

• install the packages

yarn add express @types/node dotenv

preparing

git clone https://github.com/Swag666baby/dos-attack
cd dos-attack
tsc

If you want to use it in another environment, rewrite the .env

running

node dist/index.js

There is a server for testing, you can use it with

node dist/test/server.js

Any criticism or suggestion I will be happy to read the issues.