Skip to content

wodxgod/winNDD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

winNDD - Windows Network Device Discovery Tool

alt text winNDD is a simple local area network scanner for Windows to discover other devices. It uses the ARP protocol in order to get the devices IPv4 and MAC address. It will return network interface, IPv4 address, MAC address and MAC Vendor of every device on the local network, in a easily readable list.

Installation

In order to run the script, you need to have Python 3 installed. Download the latest version of Python 3 via this link

When Python has been installed on your machine, you need to install the external Python modules. Install the modules via:

$ cd .\winNDD\
$ python -m pip install -r requirements.txt

Running winNDD

To run the script, you simply use the Python command:

$ python ndd.py

Developer

WodX

About

A Network Device Discovery Tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages