Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 366 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 366 Bytes

Network Visualizer

Here is a tool to visualize nmap scans.

It runs on loopback by default, so you can expose this server to your teammates during a CTF.

Image of the application

Use

Docker image

docker build -t network-visualizer:latest .
docker run network-visualizer

Start NodeJS app

node src/app.js