Skip to content

ScorTnT/ddos_router

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

How to build ?

backend

> screen 1
cd ~/backend
./build.bat
./builds/backend

frontend

choose option for how you want to excution .

run - realtime

> screen 2
cd ~/frontend 
npm install
npm run dev

build and apply

PWD : ~/frontend

docker build -t routerfront .

docker run --rm -v "${PWD}/dist:/workspace/dist" routerfront

listen port

backend : 2024

if you choose option run-realtime front you can connect this port to frontend . frontend : 5173

About

Solution for ddos attack, it makes possible victim's networking system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •