An open API service indexing awesome lists of open source software.

https://github.com/bcambl/subnet-scan

Scan current subnet for hosts/devices and logs to csv file
https://github.com/bcambl/subnet-scan

Last synced: 2 months ago
JSON representation

Scan current subnet for hosts/devices and logs to csv file

Awesome Lists containing this project

README

          

subnet-scan
============

## Description #
Scan current subnet for hosts/devices and logs to csv file

CSV Keys: "IP", "PING", "HOSTNAME", "MAC"

Tested on Fedora 21 but may work on other OS (Python 2.7.8)

Inspired by: github.com/ericdorsey/HostMAC