Skip to content

Swag666baby/dos-attack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.