Skip to content

rlaneyjr/python-auto-discover

 
 

Repository files navigation

auto-discover

A network discovery tool that uses nmap to identify if ssh,ping, and snmp are running on various connected devices in a network.

Installation

pip install https://github.com/thomasvincent/python-auto-discover/tarball/master

Usage

Usage: auto-discover Examples: auto-discover 10.73.19.0

Output

The tool outputs a CSV file named devices.csv with the following columns:

Host IP SNMP Group Alive SNMP SSH MySQL Username
... ... ... ... ... ... ... ...

About

A network discovery tool in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 87.7%
  • HTML 9.9%
  • Makefile 2.4%