Skip to content

abevalle/netmapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Network Device Scanner & Visualizer

An interactive network device discovery and visualization tool that creates real-time visual maps of your local network topology.

Features

  • Network Discovery

    • Automatic scanning of local networks
    • Custom IP range scanning support (CIDR notation)
    • Port scanning for common services
    • Device fingerprinting with MAC vendor lookup
    • Hostname resolution
    • Gateway detection
  • Interactive Visualization

    • Force-directed graph layout
    • Subnet grouping and visualization
    • Node categorization (gateway, local devices)
    • Device relationship mapping
    • Zoom and pan controls
    • Drag-and-drop node positioning
  • Real-time Information

    • Device status monitoring
    • Network traffic visualization (Linux only)
    • Port and service information
    • Manufacturer details
    • Interactive tooltips

Prerequisites

  • Node.js (v14 or higher)
  • For Linux systems (enhanced functionality):
    • arp-scan
    • ip command

About

silly proof of concept network mapping tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors