npm install -g @typescript
yarn add express @types/node dotenv
git clone https://github.com/Swag666baby/dos-attack
cd dos-attack
tsc
If you want to use it in another environment, rewrite the .env
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.