Skip to content
/ iDiscover Public

Discover the devices (IP address & Manufacturer information) in a (sub)network

License

Notifications You must be signed in to change notification settings

semk/iDiscover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iDiscover

A network discovery tool that fetches the manufacturer and IP information of various connected devices in a network.

Installation

pip install https://github.com/semk/iDiscover/tarball/master

Usage

Usage:		idiscover <ip-address/cidr>
Examples:
            idiscover 10.73.19.0
            idiscover 10.74.215/24

Output

sree@silverbullet ~ $ idiscover 192.168.2.0/24
IP Address: 192.168.2.1 Manufacturer: Belkin International, Inc.
IP Address: 192.168.2.3 Manufacturer: Murata Manufactuaring Co.,Ltd.
IP Address: 192.168.2.5 Manufacturer: Liteon Technology Corporation

About

Discover the devices (IP address & Manufacturer information) in a (sub)network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages